Commit graph

19 commits

Author SHA1 Message Date
Yannick Torres
02eeea9187 no tab
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 20:34:42 +00:00
Hartmut Holzgraefe
affca01b7d added GLOB_ERR documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188328 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-13 22:32:37 +00:00
Mehdi Achour
f5e405f318 Reverted last commit
# merci pour les explications :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168150 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 19:58:30 +00:00
Mehdi Achour
49cbe807b0 don't use glob in a foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168128 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 14:25:39 +00:00
Stefan Walk
a71ac4c538 fix #28656
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162585 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-03 09:41:30 +00:00
Mehdi Achour
02a57b874e missing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152794 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 15:58:17 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
André Luis Ferreira da Silva Bacci
3155ea3650 see also 'and' place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137541 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-12 23:05:26 +00:00
Sebastian-H. Picklum
7e52a40276 Typo from Ali
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134106 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 15:34:15 +00:00
Hartmut Holzgraefe
e2039f9c79 it should be more clear this way?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134103 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 15:12:27 +00:00
Hartmut Holzgraefe
ad6dc06cd5 GLOB_ONLYDIR behaviour will change ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134101 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 14:39:45 +00:00
Andy Lindeman
59071ec3b5 fixing bug #23044
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122784 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-07 20:54:26 +00:00
Philip Olson
5aa3b832c7 A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache,
added <?php ?>, See also's, some example cleanup, and minor changes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117578 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 18:55:36 +00:00
Philip Olson
572fa58ab8 Marking constants with <constant>, WS, and compacted the example.
Also, removed uneeded john@php.net comment.
Also, this function is available as of 4.3.0 so no need to specific per constant.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104399 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-16 01:50:30 +00:00
John Coggeshall
3be86cb45f Documented the valid flags for the glob() function, including the
two new flags I added to the source (GLOB_ONLYDIR and GLOB_BRACE).

Other flags documented:

	GLOB_MARK
	GLOB_NOSORT
	GLOB_NOCHECK
	GLOB_NOESCAPE
	GLOB_BRACE
	GLOB_ONLYDIR


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103778 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-13 23:36:37 +00:00
Hartmut Holzgraefe
f2b3768ed1 glob() and fnmatch() updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96909 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 00:31:29 +00:00
Markus Fischer
2c68633b84 - Remove para about not available on Windows platform.
# If thinks would just happenalways that fast, Kudos Edin!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82779 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-19 16:10:02 +00:00
Markus Fischer
434771debc - A bit more verobse on the safe mode thing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82664 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-18 18:47:44 +00:00
Markus Fischer
aba468e56f - Preliminary documentation for glob().
# Far from finished, volunteers are welcome:
# - Document tll he flags
# - Give more examples
# - Describe what the patterns are really


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82640 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-18 14:08:25 +00:00