Searched refs:recurse (Results 1 – 11 of 11) sorted by relevance
/PHP-5.3/ext/pcre/ |
H A D | upgrade-pcre.php | 32 function recurse($path) function 47 recurse($file); 83 recurse('pcrelib');
|
/PHP-5.3/scripts/dev/ |
H A D | check_parameters.php | 293 function recurse($path) function 300 recurse($file); 372 recurse(realpath($dir));
|
/PHP-5.3/ext/phar/tests/ |
H A D | 019bU.phpt | 2 Phar: opendir test, recurse into
|
H A D | 019b.phpt | 2 Phar: opendir test, recurse into
|
H A D | 019c.phpt | 2 Phar: opendir test, recurse into
|
H A D | 019cU.phpt | 2 Phar: opendir test, recurse into
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_printint.src | 281 fprintf(f, " Cond recurse any"); 283 fprintf(f, " Cond recurse %d", c);
|
H A D | NEWS | 546 (iii) Added -r, --recursive to recurse into sub-directories.
|
H A D | ChangeLog | 3517 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 D | pcre.txt | 6571 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 D | NEWS | 5970 - Fixed bug #35423 (RecursiveDirectoryIterator doesnt appear to recurse with
|
Completed in 64 milliseconds