Home
last modified time | relevance | path

Searched defs:hashData (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/intl/collator/
H A Dcollator_convert.c38 HashTable* hash, zval *hashData, zend_string *hashKey, zend_ulong hashIndex, in collator_convert_hash_item_from_utf8_to_utf16()
79 HashTable* hash, zval * hashData, zend_string* hashKey, zend_ulong hashIndex, in collator_convert_hash_item_from_utf16_to_utf8()
120 zval *hashData; in collator_convert_hash_from_utf8_to_utf16() local
140 zval *hashData; in collator_convert_hash_from_utf16_to_utf8() local
H A Dcollator_sort.c374 …zval* hashData = NULL; /* currently processed item of input … in PHP_FUNCTION() local

Completed in 13 milliseconds