Home
last modified time | relevance | path

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

/PHP-8.1/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.1/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.1/ext/standard/tests/general_functions/
H A Darray_is_list.phpt31 test_is_list("ordered keys", [0 => 0, 1 => 1]);
87 ordered keys: true
/PHP-8.1/Zend/
H A Dzend_hash.c2622 …e int zend_hash_compare_impl(HashTable *ht1, HashTable *ht2, compare_func_t compar, bool ordered) { in zend_hash_compare_impl() argument
2635 if (ordered) { in zend_hash_compare_impl()
2700 ZEND_API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, bool ordered) in zend_hash_compare() argument
2719 result = zend_hash_compare_impl(ht1, ht2, compar, ordered); in zend_hash_compare()
H A Dzend_hash.h285 …D_API int zend_hash_compare(HashTable *ht1, HashTable *ht2, compare_func_t compar, bool ordered);
/PHP-8.1/
H A DUPGRADING476 etc. was changed. Now properties are naturally ordered according to their
/PHP-8.1/sapi/fpm/tests/
H A Dtester.inc514 * Execute request with parameters ordered for better checking.
/PHP-8.1/ext/mbstring/tests/data/
H A DSHIFTJIS.txt35 # The entries are ordered by their Shift-JIS codes as follows:
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic2012 # ProDOS ordered ?
27095 >>4 byte &01 (network-ordered)
27101 >>4 byte &01 (network-ordered)
H A Dmagic私はガラスを食べられます2012 # ProDOS ordered ?
27095 >>4 byte &01 (network-ordered)
27101 >>4 byte &01 (network-ordered)

Completed in 166 milliseconds