Searched refs:php_proto_zend_hash_find_mem (Results 1 – 2 of 2) sorted by relevance
96 if (php_proto_zend_hash_find_mem(t, key, key_size, (void**)&value) == in get_from_strtable()
114 #define php_proto_zend_hash_find_mem(ht, key, key_len, pDest) \ macro360 static inline int php_proto_zend_hash_find_mem(const HashTable* ht, in php_proto_zend_hash_find_mem() function