Searched refs:php_proto_zend_hash_find (Results 1 – 2 of 2) sorted by relevance
188 return (php_proto_zend_hash_find(reserved_names, name, strlen(name), in is_reserved_name()
105 #define php_proto_zend_hash_find(ht, key, key_len, pDest) \ macro336 static inline int php_proto_zend_hash_find(const HashTable* ht, const char* key, in php_proto_zend_hash_find() function