Searched defs:php_proto_zend_hash_find_mem (Results 1 – 1 of 1) sorted by relevance
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