Searched refs:php_proto_zend_hash_update_mem (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | protobuf.c | 90 php_proto_zend_hash_update_mem(t, key, key_size, &value, sizeof(void*), in add_to_strtable()
|
D | protobuf.h | 98 #define php_proto_zend_hash_update_mem(ht, key, key_len, pData, nDataSize, \ macro 319 static inline int php_proto_zend_hash_update_mem(HashTable* ht, const char* key, in php_proto_zend_hash_update_mem() function
|