Home
last modified time | relevance | path

Searched refs:ordered (Results 1 – 14 of 14) sorted by relevance

/PHP-7.4/Zend/tests/
H A Dtemporary_cleaning_016.phpt2 Live ranges should be ordered according to "start" position
H A Dbug28072.phpt2 Bug #28072 (static array with some constant keys will be incorrectly ordered)
/PHP-7.4/ext/standard/tests/array/
H A Dnatcasesort_variation7.phpt11 * Pass natcasesort() an infinitely recursive array to test how it is re-ordered
H A Dusort_variation3.phpt11 * Pass an array with different data types as keys to usort() to test how it is re-ordered
H A Dusort_variation6.phpt12 * to test how array is re-ordered
H A Dusort_variation4.phpt11 * Pass arrays of numeric data to usort() to test how it is re-ordered
H A Dusort_variation5.phpt11 * Pass arrays of string data to usort() to test how it is re-ordered
/PHP-7.4/Zend/
H A Dzend_ts_hash.c278 … zend_ts_hash_compare(TsHashTable *ht1, TsHashTable *ht2, compare_func_t compar, zend_bool ordered) in zend_ts_hash_compare() argument
284 retval = zend_hash_compare(TS_HASH(ht1), TS_HASH(ht2), compar, ordered); in zend_ts_hash_compare()
H A Dzend_ts_hash.h77 …zend_ts_hash_compare(TsHashTable *ht1, TsHashTable *ht2, compare_func_t compar, zend_bool ordered);
H A Dzend_hash.c2540 … zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ordered) { in zend_hash_compare_impl() argument
2553 if (ordered) { in zend_hash_compare_impl()
2618 …API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ordered) in zend_hash_compare() argument
2639 result = zend_hash_compare_impl(ht1, ht2, compar, ordered); in zend_hash_compare()
H A Dzend_hash.h267 … int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ordered);
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc459 * Execute request with parameters ordered for better checking.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1776 # ProDOS ordered ?
23595 >>4 byte &01 (network-ordered)
23601 >>4 byte &01 (network-ordered)
H A Dmagic1776 # ProDOS ordered ?
23595 >>4 byte &01 (network-ordered)
23601 >>4 byte &01 (network-ordered)

Completed in 272 milliseconds