Home
last modified time | relevance | path

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

12345678

/PHP-7.4/ext/standard/tests/array/
H A Dasort_variation5.phpt2 Test asort() function : usage variations - sort strings
H A Darsort_object1.phpt2 Test arsort() function : object functionality - sort objects
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
/PHP-7.4/ext/phar/tests/
H A Dphar_extract.phpt31 sort($out);
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_constants.phpt18 sort($constants);
H A Dreflection_tools.inc103 sort($static, SORT_STRING);
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.4/win32/build/
H A Dconfutils.js1576 file_list.sort();
1928 output_as_table(['Extension', 'Mode'], exts.sort());
1934 output_as_table(['Extension', 'Mode'], zend_exts.sort());
2053 build_dirs.sort();
2849 headers_list.sort();
/PHP-7.4/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 | \
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
H A Dlibtool.m44642 if sort "$nlist" | uniq > "$nlist"T; then
5309 …'$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_sy…
5315 … (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbol…
5317 … (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbol…
5324 …^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_sy…
5327 …'$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_sy…
5353 …'$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_sy…
5466 …/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_sy…
5648 … (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbol…
5650 … (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbol…
/PHP-7.4/ext/intl/tests/
H A Dut_common.inc56 …return $GLOBALS['oo-mode'] ? $coll->sort( $arr, $sort_flag ) : collator_sort( $coll, $arr, $sort_f…
/PHP-7.4/sapi/fpm/
H A Dconfig.m4657 …| (\$\$2 == \"B\")) && (substr(\$\$3,1,1) != \".\")) { print \$\$3 } }' | sort -u >> php.sym && \$…
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar603 sort($xdebugs);
885 sort($xdebugs);
/PHP-7.4/Zend/
H A Dzend_hash.c2472 ZEND_API int ZEND_FASTCALL zend_hash_sort_ex(HashTable *ht, sort_func_t sort, compare_func_t compar… in zend_hash_sort_ex() argument
2497 sort((void *)ht->arData, i, sizeof(Bucket), compar, in zend_hash_sort_ex()
/PHP-7.4/
H A Drun-tests.php738 sort($exts_to_test);
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2236 case TIMELIB_FORMAT_WHITESPACE: /* any sort of whitespace (' ' and \t) */
/PHP-7.4/ext/standard/
H A Dbasic_functions.c3331 PHP_FE(sort, arginfo_sort)
H A Darray.c910 PHP_FUNCTION(sort) in PHP_FUNCTION() argument
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch483 + /* FIXME: Read file names and sort them to prevent
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1955 # some sort of date code instead of the two zero bytes at 6 and 7
2512 # 32-bit. There might have been big-endian ports of that sort as
5119 >>13 short 0 (sort)
5124 >>13 short 0 (sort)
6305 # sort, nor does SunOS 4.x, so either it's something Intergraph added
19553 >>9 string SRT sort table
19682 # a sort of revision marking

Completed in 171 milliseconds

12345678