Commit graph

103 commits

Author SHA1 Message Date
Sean Coates
aa62978193 bug #38999; fix language
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220832 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-30 18:20:02 +00:00
Dave Barr
e86398e2cb - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Etienne Kneuss
c29f0e9a74 New example using recursion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215180 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-21 17:08:39 +00:00
Etienne Kneuss
b287313c6b Fix #36112 (Bad example removed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214904 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 13:44:09 +00:00
TAKAGI Masahiro
abd3644f1a added missing closing parentheses.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214362 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-07 03:11:02 +00:00
Nuno Lopes
9e64d5dc4d oops, I forgot to add the availability of the new constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214314 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:24:45 +00:00
Nuno Lopes
552821619c expand the pcre_last_error() page
add a new ini section
some linking


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214313 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:20:47 +00:00
Antony Dovgal
efc77ab610 add documentation for new ext/pcre constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213954 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-30 10:24:26 +00:00
Philip Olson
78adb7cb35 Initial commit, still considered undocumented.
See also: pcre.backtrack_limit and pcre.recursion_limit


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212773 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-10 17:27:51 +00:00
Dave Barr
e5fa0f1a26 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211661 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-19 03:04:12 +00:00
Jakub Vrana
88e8d865bd See preg_replace for parameters description (bug #35356)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210611 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 15:10:11 +00:00
Nuno Lopes
0e8a9a7ece improve last example's regex
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207466 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-18 22:44:06 +00:00
Nuno Lopes
3534833478 fix #35258: document the compiled regex cache
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206679 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 17:31:23 +00:00
Nuno Lopes
d5b66c381a clarify that nothing is needed to build the pcre extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206678 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 17:19:31 +00:00
Nuno Lopes
7177e13973 fix #36271: add a tip about faster/simpler alternative functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206677 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 17:07:22 +00:00
Jakub Vrana
85c3cb8f2f No Locale Support section (bug #35938)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204864 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 13:46:10 +00:00
Nuno Lopes
cfb4a04e63 fix #35035: typo in an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200080 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-06 11:16:18 +00:00
Jakub Vrana
b18d908eb5 Note about \ in PHP strings (bug #34562)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196435 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 11:42:58 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
5ace950dc8 Use foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
bf129377b1 Option (?X)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189101 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 14:35:56 +00:00
Jakub Vrana
2d24777fae PCRE 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188618 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 11:40:21 +00:00
Jakub Vrana
df3388acc3 count parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188605 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 08:29:29 +00:00
Jakub Vrana
889f289ed0 Version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188307 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-13 16:30:42 +00:00
Jakub Vrana
c671f559eb Document PCRE 4.3
# However, PCRE 5.0 is in the sources now


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188306 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-13 16:26:27 +00:00
Nuno Lopes
fb8a1a92d8 switch to new style and document the new count parameter
#an english reviewer wanted.. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-27 12:38:19 +00:00
Nuno Lopes
e5dacc095d WS. prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181961 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-12 20:29:57 +00:00
Horst Schirmeier
119febb453 callback type "see also" added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181255 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-03 13:42:12 +00:00
Jakub Vrana
3b3a880c96 Single backslash, single quotes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180667 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 14:31:46 +00:00
Nuno Lopes
3047d65cae update docs to reflect the new behaviour of (?xx) at top level
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175078 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 13:35:34 +00:00
Sean Coates
884d0238bb /e -> 'e'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174727 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-14 18:35:42 +00:00
Aidan Lister
dc60ced6cf whitespace fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-07 03:29:16 +00:00
Aidan Lister
996071ceab Added extra example showing stripping of whitespace (this question is asked atleast 3 times a day)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174081 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-05 15:12:10 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Alexander Voytsekhovskyy
0fbb830d38 Fixed little typo (from copy/paste)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170898 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-20 08:39:04 +00:00
Andrey Demenev
7074759fdc <function> => <literal>
use &example.outputs;


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170513 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 11:20:28 +00:00
Jakub Vrana
9ce37c137f offset VS substr (patch by Andrey Demenev)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170504 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 07:49:06 +00:00
Jakub Vrana
dd02b70288 'or' was prepared for this :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168612 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 07:22:26 +00:00
Sean Coates
8dfb4f1e7b removed superfluous 'or'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168600 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:30:21 +00:00
Sean Coates
e2b104f082 ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168599 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:28:40 +00:00
Dave Barr
38a88368a0 - Add &lt; and fix assertion. Fixes #29621.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166069 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-11 20:15:29 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Jakub Vrana
7c01f95b1e Ungreedy can be set by (?U) (bug #24571)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165645 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 15:07:57 +00:00
Jakub Vrana
f64c0fb453 Escaping with e modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165616 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:50:32 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Nuno Lopes
aee7bfcaf7 fix IDs: now livedocs correctly links the pattern syntax/modifiers
some WS


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 10:15:26 +00:00
Philip Olson
148550502b Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Nuno Lopes
51c605f72a fix #28408: simple proto fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159270 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-21 14:04:32 +00:00
Martin Samesch
42c5a6ef3b typos... (hope it's not worse now ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-17 09:10:20 +00:00