Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c96 if (php_proto_zend_hash_find_mem(t, key, key_size, (void**)&value) == in get_from_strtable()
Dprotobuf.h114 #define php_proto_zend_hash_find_mem(ht, key, key_len, pDest) \ macro
360 static inline int php_proto_zend_hash_find_mem(const HashTable* ht, in php_proto_zend_hash_find_mem() function