Home
last modified time | relevance | path

Searched refs:SCANDIR_SORT_NONE (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/standard/tests/dir/
H A Dscandir_variation10.phpt7 printf("SCANDIR_SORT_NONE: %d\n", SCANDIR_SORT_NONE);
29 $files = scandir($dir, SCANDIR_SORT_NONE);
46 SCANDIR_SORT_NONE: 2
H A Dscandir_variation10-win32-mb.phpt13 printf("SCANDIR_SORT_NONE: %d\n", SCANDIR_SORT_NONE);
35 $files = scandir($dir, SCANDIR_SORT_NONE);
52 SCANDIR_SORT_NONE: 2
/php-src/ext/standard/
H A Ddir.stub.php88 const SCANDIR_SORT_NONE = UNKNOWN; define

Completed in 4 milliseconds