Home
last modified time | relevance | path

Searched refs:sort (Results 151 – 175 of 185) sorted by relevance

12345678

/PHP-7.3/ext/standard/tests/array/
H A Dnatcasesort_variation11.phpt6 * Description: Sort an array using case-insensitive natural sort
H A Duasort_object2.phpt2 Test uasort() function : object functionality - sort diff. objects
H A Darsort_variation3.phpt2 Test arsort() function : usage variations - sort integer/float values
H A Dasort_variation3.phpt2 Test asort() function : usage variations - sort integer/float values
H A Darsort_variation5.phpt2 Test arsort() function : usage variations - sort strings
H A Dasort_variation5.phpt2 Test asort() function : usage variations - sort strings
H A Dasort_object1.phpt2 Test asort() function : object functionality - sort objects
H A Dkrsort_object.phpt2 Test krsort() function : object functionality - sort objects
H A Dksort_object.phpt2 Test ksort() function : object functionality - sort objects
H A Dnatcasesort_variation1.phpt6 * Description: Sort an array using case-insensitive natural sort
/PHP-7.3/ext/intl/tests/
H A Dcollator_sort_variant2.phpt2 sort()
H A Dut_common.inc56 …return $GLOBALS['oo-mode'] ? $coll->sort( $arr, $sort_flag ) : collator_sort( $coll, $arr, $sort_f…
/PHP-7.3/ext/ldap/tests/
H A Dldap_search_sort_controls.phpt2 ldap_search() test with sort and VLV controls
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_class_mysqli_warning.phpt67 sort($variables);
H A Dreflection_tools.inc103 sort($static, SORT_STRING);
H A Dmysqli_constants.phpt18 sort($constants);
H A Dmysqli_class_mysqli_stmt_interface.phpt73 sort($variables);
H A Dmysqli_class_mysqli_result_interface.phpt71 sort($variables);
H A Dmysqli_class_mysqli_properties_no_conn.phpt17 sort($variables);
/PHP-7.3/ext/phar/tests/
H A Dphar_extract.phpt29 sort($out);
/PHP-7.3/win32/build/
H A Dconfutils.js1589 file_list.sort();
1941 output_as_table(['Extension', 'Mode'], exts.sort());
1947 output_as_table(['Extension', 'Mode'], zend_exts.sort());
2053 build_dirs.sort();
2847 headers_list.sort();
/PHP-7.3/build/
H A Dshtool1227 … env -i sort -n | sed -n -e '$p' | sed -e 's/^\([0-9][0-9]*\.[0-9][0-9]*\).*/\1/') 2>/dev/null`
1240 /bin/ls *[_-]release *[_-]version 2>/dev/null | env -i sort | \
/PHP-7.3/ext/phar/tests/files/
H A Dpear2coverage.phar.php603 sort($xdebugs);
885 sort($xdebugs);
/PHP-7.3/
H A Dltmain.sh319 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
398 …=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
5544 done | sort | sort -uc >/dev/null 2>&1); then
/PHP-7.3/sapi/fpm/
H A Dconfig.m4709 …| (\$\$2 == \"B\")) && (substr(\$\$3,1,1) != \".\")) { print \$\$3 } }' | sort -u >> php.sym && \$…

Completed in 77 milliseconds

12345678