Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/
H A Dupgrade-pcre.php32 function recurse($path) function
47 recurse($file);
83 recurse('pcrelib');
/PHP-7.2/ext/session/
H A Dmod_files.sh65 bash $0 $newpath `expr $depth - 1` $bitsperchar recurse
/PHP-7.2/ext/spl/tests/
H A DArrayObject_std_props_no_recursion.phpt2 Don't recurse into USE_OTHER when checking for STD_PROP_LIST
/PHP-7.2/scripts/dev/
H A Dcheck_parameters.php299 function recurse($path) function
306 recurse($file);
380 recurse(realpath($dir));
/PHP-7.2/ext/phar/tests/
H A D019b.phpt2 Phar: opendir test, recurse into
H A D019c.phpt2 Phar: opendir test, recurse into
/PHP-7.2/ext/pcre/pcrelib/
H A DNEWS672 (iii) Added -r, --recursive to recurse into sub-directories.
H A DChangeLog4640 needs to "recurse". Keeping track of where control must go is done by means
5421 (iii) Added -r, --recursive to recurse into sub-directories.
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput210377 Cond recurse <A>2
14498 Cond recurse any
14518 Cond recurse any
14680 Cond recurse any
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt6963 sions to recurse (amongst other things). It does this by interpolating
6998 If this were part of a larger pattern, you would not want to recurse
7106 recurse until it runs out of characters, at which point the recursion
8005 (?R) recurse whole pattern

Completed in 80 milliseconds