Home
last modified time | relevance | path

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

/php-src/ext/intl/collator/
H A Dcollator_convert.c36 HashTable* hash, zval *hashData, zend_string *hashKey, zend_ulong hashIndex, in collator_convert_hash_item_from_utf8_to_utf16()
77 HashTable* hash, zval * hashData, zend_string* hashKey, zend_ulong hashIndex, in collator_convert_hash_item_from_utf16_to_utf8()
118 zval *hashData; in collator_convert_hash_from_utf8_to_utf16() local
138 zval *hashData; in collator_convert_hash_from_utf16_to_utf8() local
H A Dcollator_sort.c332 …zval* hashData = NULL; /* currently processed item of input … in PHP_FUNCTION() local

Completed in 9 milliseconds