Commit graph

5 commits

Author SHA1 Message Date
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