Searched refs:php_proto_zend_hash_next_index_insert_mem (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | protobuf.c | 83 php_proto_zend_hash_next_index_insert_mem(t, &value, sizeof(void*), in add_to_list()
|
D | array.c | 258 php_proto_zend_hash_next_index_insert_mem(ht, (void **)value, size, NULL);
|
D | protobuf.h | 120 #define php_proto_zend_hash_next_index_insert_mem(ht, pData, nDataSize, pDest) \ macro 378 static inline int php_proto_zend_hash_next_index_insert_mem(HashTable* ht, in php_proto_zend_hash_next_index_insert_mem() function
|