Home
last modified time | relevance | path

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

12345678

/PHP-7.3/
H A Dserver-tests.php549 sort($this->exts_to_test);
H A Drun-tests.php895 sort($exts_to_test);
/PHP-7.3/build/
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.3/Zend/
H A Dzend_hash.c2389 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
2414 sort((void *)ht->arData, i, sizeof(Bucket), compar, in zend_hash_sort_ex()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch487 "level 0 \"default\" did not sort last");
545 + /* FIXME: Read file names and sort them to prevent
/PHP-7.3/ext/date/lib/
H A Dparse_date.re2233 case TIMELIB_FORMAT_WHITESPACE: /* any sort of whitespace (' ' and \t) */
/PHP-7.3/ext/standard/
H A Dbasic_functions.c3336 PHP_FE(sort, arginfo_sort)
H A Darray.c919 PHP_FUNCTION(sort) in PHP_FUNCTION() argument
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic1818 # some sort of date code instead of the two zero bytes at 6 and 7
2375 # 32-bit. There might have been big-endian ports of that sort as
4596 >>13 short 0 (sort)
4601 >>13 short 0 (sort)
5588 # sort, nor does SunOS 4.x, so either it's something Intergraph added
18033 # a sort of revision marking
H A Dmagic私はガラスを食べられます1818 # some sort of date code instead of the two zero bytes at 6 and 7
2375 # 32-bit. There might have been big-endian ports of that sort as
4596 >>13 short 0 (sort)
4601 >>13 short 0 (sort)
5588 # sort, nor does SunOS 4.x, so either it's something Intergraph added
18033 # a sort of revision marking

Completed in 223 milliseconds

12345678