Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/ext/standard/tests/array/
H A Dnatcasesort_variation7.phpt6 * Pass natcasesort() an infinitely recursive array to test how it is re-ordered
H A Dusort_variation3.phpt6 * Pass an array with different data types as keys to usort() to test how it is re-ordered
H A Dusort_variation6.phpt7 * to test how array is re-ordered
H A Dusort_variation4.phpt6 * Pass arrays of numeric data to usort() to test how it is re-ordered
H A Dusort_variation5.phpt6 * Pass arrays of string data to usort() to test how it is re-ordered
/PHP-8.0/Zend/
H A Dzend_ts_hash.c274 … zend_ts_hash_compare(TsHashTable *ht1, TsHashTable *ht2, compare_func_t compar, zend_bool ordered) in zend_ts_hash_compare() argument
280 retval = zend_hash_compare(TS_HASH(ht1), TS_HASH(ht2), compar, ordered); in zend_ts_hash_compare()
H A Dzend_ts_hash.h72 …zend_ts_hash_compare(TsHashTable *ht1, TsHashTable *ht2, compare_func_t compar, zend_bool ordered);
H A Dzend_hash.c2569 … zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ordered) { in zend_hash_compare_impl() argument
2582 if (ordered) { in zend_hash_compare_impl()
2647 …API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, zend_bool ordered) in zend_hash_compare() argument
2666 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-8.0/sapi/fpm/tests/
H A Dtester.inc497 * Execute request with parameters ordered for better checking.
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1783 # ProDOS ordered ?
25886 >>4 byte &01 (network-ordered)
25892 >>4 byte &01 (network-ordered)
H A Dmagic1783 # ProDOS ordered ?
25886 >>4 byte &01 (network-ordered)
25892 >>4 byte &01 (network-ordered)

Completed in 165 milliseconds