Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 25 of 179) sorted by path

12345678

/php-src/.github/scripts/
H A Dsetup-slapd.sh12 sort -u |
17 sort -u |
/php-src/
H A DREADME.md19 …pis.com/badges/php.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=pro…
/php-src/Zend/tests/
H A Dcall_user_func_009.phpt8 var_dump(call_user_func('sort', []));
9 var_dump(\call_user_func('sort', []));
13 Warning: sort(): Argument #1 ($array) must be passed by reference, value given in %s on line %d
16 Warning: sort(): Argument #1 ($array) must be passed by reference, value given in %s on line %d
H A Dforeach_011.phpt2 sort() functions precerve foreach by reference iterator pointer
/php-src/Zend/
H A Dzend_hash.c2968 ZEND_API void ZEND_FASTCALL zend_hash_sort_ex(HashTable *ht, sort_func_t sort, bucket_compare_func_… in zend_hash_sort_ex() argument
3014 sort((void *)ht->arData, ht->nNumUsed, sizeof(Bucket), (compare_func_t) compar, in zend_hash_sort_ex()
/php-src/build/
H A Dgen_stub.php54 sort($pathNames);
5214 sort($phpVersions);
H A Dlibtool.m44651 if sort "$nlist" | uniq > "$nlist"T; then
5318 …'$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_sy…
5324 … (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbol…
5326 … (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbol…
5333 …^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_sy…
5336 …'$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_sy…
5362 …'$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_sy…
5475 …/.*[[ ]]\([[^ ]]*\)/\1 DATA/'\'' -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_sy…
5657 … (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbol…
5659 … (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbol…
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`
5557 done | sort | sort -uc >/dev/null 2>&1); then
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-src/ext/curl/tests/
H A Dcurl_pushfunction.phpt55 sort($responses);
H A Dcurl_pushfunction_trampoline.phpt58 sort($responses);
/php-src/ext/date/lib/
H A Dparse_date.re2455 case TIMELIB_FORMAT_WHITESPACE: /* any sort of whitespace (' ' and \t) */
/php-src/ext/dom/tests/
H A Ddom007.phpt69 sort($xkeys); // fix inconsistent output ordering (bug #61810)
79 sort($xkeys); // fix inconsistent output ordering (bug #61810)
/php-src/ext/fileinfo/
H A Dlibmagic.patch390 + /* FIXME: Read file names and sort them to prevent
/php-src/ext/fileinfo/tests/
H A Dmagic2291 # some sort of date code instead of the two zero bytes at 6 and 7
2873 # 32-bit. There might have been big-endian ports of that sort as
6382 >>13 short 0 (sort)
6387 >>13 short 0 (sort)
8033 # sort, nor does SunOS 4.x, so either it's something Intergraph added
10859 >>502 uleshort x \b, sort order %u
25583 >>9 string SRT sort table
25841 # a sort of revision marking
37723 # | jq -r '.[] | ">>28\tlelong\t\(.id)\t\(.description)"' | sort -n -k 3` && \
H A Dmagic私はガラスを食べられます2291 # some sort of date code instead of the two zero bytes at 6 and 7
2873 # 32-bit. There might have been big-endian ports of that sort as
6382 >>13 short 0 (sort)
6387 >>13 short 0 (sort)
8033 # sort, nor does SunOS 4.x, so either it's something Intergraph added
10859 >>502 uleshort x \b, sort order %u
25583 >>9 string SRT sort table
25841 # a sort of revision marking
37723 # | jq -r '.[] | ">>28\tlelong\t\(.id)\t\(.description)"' | sort -n -k 3` && \
/php-src/ext/gmp/tests/
H A Dcomparison.phpt2 Overloaded GMP comparison in sort() etc
9 sort($arr);
/php-src/ext/intl/collator/
H A Dcollator.stub.php96 public function sort(array &$array, int $flags = Collator::SORT_REGULAR): bool {} function in Collator
/php-src/ext/intl/tests/
H A Dbug12887.phpt11 $keywords_arr = ut_loc_get_keywords( 'de_DE@currency=EUR;collation=PHONEBOOK;sort=PHONEBOOK' );
29 sort = PHONEBOOK
H A Dbug60192-sort.phpt16 $c->sort($a);
21 #0 %s(%d): Collator->sort(Array)
H A Dbug75193.phpt9 var_dump($a->sort($b));
H A Dcollator_asort.phpt28 // Try to sort test data.
H A Dcollator_asort_variant2.phpt28 // Try to sort test data.
H A Dcollator_get_sort_key.phpt12 * Get sort keys using various locales
H A Dcollator_get_sort_key_variant2.phpt12 * Get sort keys using various locales

Completed in 263 milliseconds

12345678