Home
last modified time | relevance | path

Searched refs:filesInDir (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/tools/fuzzing/
H A DgenerateCorpus.php23 foreach (PhpParser\filesInDir($inputDir, 'test') as $fileName => $code) {
/PHP-Parser/test/
H A Dbootstrap.php22 function filesInDir($directory, $fileExtension) { function
H A DupdateTests.php13 foreach (filesInDir($dir, 'test') as $fileName => $code) {
/PHP-Parser/test/PhpParser/
H A DCodeTestAbstract.php9 foreach (filesInDir($directory, $fileExtension) as $fileName => $fileContents) {

Completed in 8 milliseconds