Home
last modified time | relevance | path

Searched refs:php_proto_zend_hash_find (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c188 return (php_proto_zend_hash_find(reserved_names, name, strlen(name), in is_reserved_name()
Dprotobuf.h105 #define php_proto_zend_hash_find(ht, key, key_len, pDest) \ macro
336 static inline int php_proto_zend_hash_find(const HashTable* ht, const char* key, in php_proto_zend_hash_find() function