Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/
H A Dupgrade-pcre.php32 function recurse($path) function
47 recurse($file);
83 recurse('pcrelib');
/PHP-5.3/scripts/dev/
H A Dcheck_parameters.php293 function recurse($path) function
300 recurse($file);
372 recurse(realpath($dir));
/PHP-5.3/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.3/ext/pcre/pcrelib/
H A Dpcre_printint.src281 fprintf(f, " Cond recurse any");
283 fprintf(f, " Cond recurse %d", c);
H A DNEWS546 (iii) Added -r, --recursive to recurse into sub-directories.
H A DChangeLog3517 needs to "recurse". Keeping track of where control must go is done by means
4298 (iii) Added -r, --recursive to recurse into sub-directories.
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt6571 sions to recurse (amongst other things). It does this by interpolating
6606 If this were part of a larger pattern, you would not want to recurse
6714 recurse until it runs out of characters, at which point the recursion
7463 (?R) recurse whole pattern
/PHP-5.3/
H A DNEWS5970 - Fixed bug #35423 (RecursiveDirectoryIterator doesnt appear to recurse with

Completed in 83 milliseconds