Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/collator/
H A Dcollator_convert.c44 HashTable* hash, zval *hashData, zend_string *hashKey, zend_ulong hashIndex, in collator_convert_hash_item_from_utf8_to_utf16()
85 HashTable* hash, zval * hashData, zend_string* hashKey, zend_ulong hashIndex, in collator_convert_hash_item_from_utf16_to_utf8()
126 zval *hashData; in collator_convert_hash_from_utf8_to_utf16() local
146 zval *hashData; in collator_convert_hash_from_utf16_to_utf8() local
H A Dcollator_sort.c372 …zval* hashData = NULL; /* currently processed item of input … in PHP_FUNCTION() local

Completed in 9 milliseconds