Home
last modified time | relevance | path

Searched refs:sort (Results 51 – 75 of 187) sorted by relevance

12345678

/PHP-5.5/ext/standard/tests/dir/
H A Dreaddir_basic.phpt30 sort($a);
41 sort($a);
H A Drewinddir_basic.phpt36 sort($data);
48 sort($data);
H A Dreaddir_variation6.phpt38 sort($a);
48 sort($a);
/PHP-5.5/ext/standard/tests/array/
H A Drsort_variation5.phpt36 echo "- With Default sort flag -\n";
59 - With Default sort flag -
142 - With Default sort flag -
H A Dnatsort_basic.phpt10 sort($array1);
H A Dnatcasesort_variation8.phpt6 * Description: Sort an array using case-insensitive natural sort
H A Dnatcasesort_variation5.phpt6 * Description: Sort an array using case-insensitive natural sort
H A Dnatcasesort_basic.phpt6 * Description: Sort an array using case-insensitive natural sort
H A Dnatcasesort_variation6.phpt6 * Description: Sort an array using case-insensitive natural sort
H A Dnatcasesort_variation7.phpt6 * Description: Sort an array using case-insensitive natural sort
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller17.phar3 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
H A Dfrontcontroller17.phar.inc9 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller17.phar3 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
H A Dfrontcontroller17.phar.inc9 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt39 will make sort keys slightly shorter or longer respectively.
44 known as "Strengths"). Having these categories enables ICU to sort strings precisely
86 both incremental comparison and sort key generation (as well as increasing the sort
96 levels higher than Tertiary the Identical strength result in significantly longer sort
104 ordering will only sort a few languages such as Dutch and Portuguese correctly ("correctly"
111 difference in string comparison performance and/or sort key length.
176 it is set On, but sort key length is unaffected.
187 Specifying either L or U won't affect string comparison performance, but will affect the sort key
207 There is no significant effect on sort key length. If the input text is known to be in NFD or NFKD
226 sort key length will not be affected unless the strength level is also increased.
[all …]
/PHP-5.5/ext/spl/tests/
H A Dbug64228.phpt16 sort($dirs);
/PHP-5.5/ext/mbstring/tests/
H A Dmb_encoding_aliases.phpt9 sort($list);
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_246x247.phpt19 sort($files);
H A Dgetimagesize_384x385.phpt19 sort($files);
/PHP-5.5/scripts/dev/
H A Dcredits25 awk "$awkprog" $files | sort -f | uniq >> $file
/PHP-5.5/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32.phpt31 // popen("sort", "w") fails if variables_order="GPCS"
45 $file_handle = popen("$sysroot/system32/sort", "w");
/PHP-5.5/ext/intl/tests/
H A Dregression_sort_eq.phpt2 Regression: sort() eq but different len.
/PHP-5.5/ext/dom/tests/
H A Ddom007.phpt71 sort($xkeys); // fix inconsistent output ordering (bug #61810)
81 sort($xkeys); // fix inconsistent output ordering (bug #61810)
/PHP-5.5/tests/output/
H A Dob_start_basic_002.phpt28 sort($callbacks);
/PHP-5.5/ext/openssl/tests/
H A Dbug64802.phpt12 sort($r['subject']);

Completed in 45 milliseconds

12345678