Home
last modified time | relevance | path

Searched refs:recurse (Results 1 – 12 of 12) sorted by relevance

/PHP-5.5/ext/pcre/
H A Dupgrade-pcre.php32 function recurse($path) function
47 recurse($file);
83 recurse('pcrelib');
/PHP-5.5/ext/session/
H A Dmod_files.sh64 bash $0 $newpath `expr $depth - 1` $hashbits recurse
/PHP-5.5/scripts/dev/
H A Dcheck_parameters.php293 function recurse($path) function
300 recurse($file);
372 recurse(realpath($dir));
/PHP-5.5/ext/phar/tests/
H A D019bU.phpt2 Phar: opendir test, recurse into
H A D019b.phpt2 Phar: opendir test, recurse into
H A D019c.phpt2 Phar: opendir test, recurse into
H A D019cU.phpt2 Phar: opendir test, recurse into
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS651 (iii) Added -r, --recursive to recurse into sub-directories.
H A DChangeLog4454 needs to "recurse". Keeping track of where control must go is done by means
5235 (iii) Added -r, --recursive to recurse into sub-directories.
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput210377 Cond recurse <A>2
14498 Cond recurse any
14518 Cond recurse any
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt6959 sions to recurse (amongst other things). It does this by interpolating
6994 If this were part of a larger pattern, you would not want to recurse
7102 recurse until it runs out of characters, at which point the recursion
8001 (?R) recurse whole pattern
/PHP-5.5/
H A DNEWS9020 - Fixed bug #35423 (RecursiveDirectoryIterator doesnt appear to recurse with

Completed in 461 milliseconds