Home
last modified time | relevance | path

Searched refs:php_proto_zend_hash_next_index_insert_mem (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c83 php_proto_zend_hash_next_index_insert_mem(t, &value, sizeof(void*), in add_to_list()
Darray.c258 php_proto_zend_hash_next_index_insert_mem(ht, (void **)value, size, NULL);
Dprotobuf.h120 #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