Commit graph

94 commits

Author SHA1 Message Date
Philip Olson
02f5774954 Added preg_filter() info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278477 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-09 04:01:09 +00:00
Philip Olson
66baab5c9b Added basic preg_filter() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278476 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-09 03:58:16 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
984ebf240c Backslash in replacement (bug #43532)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268519 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:42:12 +00:00
Jakub Vrana
5cd86bd54a Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268518 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:38:01 +00:00
Stanislav Yordanov
199eca0462 xml DTD validation problem fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255957 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-24 14:00:00 +00:00
Nuno Lopes
474035fd75 add PREG_BAD_UTF8_OFFSET_ERROR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255789 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-22 16:15:33 +00:00
Felipe Pena
e0c25b85eb Add example (using named subpattern)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251266 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 17:04:27 +00:00
Felipe Pena
f7ef445f8f Add information about return value in case of error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250181 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-09 00:15:33 +00:00
Felipe Pena
cdaad7fc5e Add example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247676 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-05 23:38:31 +00:00
Jakub Vrana
d3992aa101 $offset is in bytes (#41588)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241386 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 03:00:29 +00:00
Jakub Vrana
57b33ec289 Description of matches depend on flags (bug #42159)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241301 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 10:03:31 +00:00
Etienne Kneuss
0c07feb082 Bad wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240231 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-23 19:32:16 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
90fc7ae81c Add ChangeLog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
Martin Samesch
ae72e57f32 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230763 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-25 16:07:44 +00:00
Nuno Lopes
cce3db21a1 fix bug #40395: document which chars are escaped when running with '/e' modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 19:48:34 +00:00
Martin Samesch
cd1f7c8ca1 Removed BETA from PHP version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229073 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 21:19:24 +00:00
Martin Samesch
979eb4d641 the subject returned isn't the parameter 'subject' that was passed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229041 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 14:42:26 +00:00
Martin Samesch
71337d2152 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229040 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 14:34:28 +00:00
Martin Samesch
bf7e274c41 typo (wrong function)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229026 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 09:53:42 +00:00
Mehdi Achour
311ebbd64c Document parameters in the good place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228787 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:44:17 +00:00
Mehdi Achour
039d648a12 ref.pcre: switch to new doc style
# And fix #40215


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228785 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:11:46 +00:00
Mehdi Achour
64a1c7cc9e WS, preparing for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228784 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:09:12 +00:00
Mehdi Achour
e9101363ed Fix #40272: affects the matches parameter, not the returned value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228719 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 02:44:17 +00:00
Philip Olson
9dfd4d483b Removed use of PL, RC, and BETA from PHP versions as they go against our
conventions.
# Thanks to etienne and nuno for being regex masters ;-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:46:02 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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