Home
last modified time | relevance | path

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

/PHP-7.2/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.2/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.2/Zend/
H A Dzend_ts_hash.c290 … zend_ts_hash_compare(TsHashTable *ht1, TsHashTable *ht2, compare_func_t compar, zend_bool ordered) in zend_ts_hash_compare() argument
296 retval = zend_hash_compare(TS_HASH(ht1), TS_HASH(ht2), compar, ordered); in zend_ts_hash_compare()
H A Dzend_ts_hash.h92 …zend_ts_hash_compare(TsHashTable *ht1, TsHashTable *ht2, compare_func_t compar, zend_bool ordered);
H A Dzend_hash.c2314 … zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ordered) { in zend_hash_compare_impl() argument
2327 if (ordered) { in zend_hash_compare_impl()
2392 …API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ordered) in zend_hash_compare() argument
2400 result = zend_hash_compare_impl(ht1, ht2, compar, ordered); in zend_hash_compare()
H A Dzend_hash.h235 … int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ordered);
/PHP-7.2/sapi/fpm/tests/
H A Dtester.inc426 * Execute request with parameters ordered for better checking.
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic20193 >>4 byte &01 (network-ordered)
20199 >>4 byte &01 (network-ordered)
H A Dmagic私はガラスを食べられます20193 >>4 byte &01 (network-ordered)
20199 >>4 byte &01 (network-ordered)

Completed in 120 milliseconds