Home
last modified time | relevance | path

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

/php-src/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-src/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-src/ext/standard/tests/general_functions/
H A Darray_is_list.phpt31 test_is_list("ordered keys", [0 => 0, 1 => 1]);
88 ordered keys: true
/php-src/Zend/
H A Dzend_hash.c3061 …e int zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t compar, bool ordered) { in zend_hash_compare_impl() argument
3085 if (ordered) { in zend_hash_compare_impl()
3163 ZEND_API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, bool ordered) in zend_hash_compare() argument
3182 result = zend_hash_compare_impl(ht1, ht2, compar, ordered); in zend_hash_compare()
H A Dzend_hash.h299 …D_API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, bool ordered);
/php-src/sapi/fpm/tests/
H A Dtester.inc628 * Execute request with parameters ordered for better checking.
/php-src/ext/mbstring/tests/data/
H A DSHIFTJIS.txt35 # The entries are ordered by their Shift-JIS codes as follows:
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2100 # ProDOS ordered ?
31731 >>4 byte &01 (network-ordered)
31737 >>4 byte &01 (network-ordered)
H A Dmagic2100 # ProDOS ordered ?
31731 >>4 byte &01 (network-ordered)
31737 >>4 byte &01 (network-ordered)

Completed in 240 milliseconds