Searched refs:php_proto_zend_hash_get_current_data_ex (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/php/ext/google/protobuf/ |
D | type_check.c | 476 php_proto_zend_hash_get_current_data_ex(table, (void**)&memory, in check_repeated_field() 551 php_proto_zend_hash_get_current_data_ex(table, (void**)&value, in check_map_field()
|
D | protobuf.h | 123 #define php_proto_zend_hash_get_current_data_ex(ht, pDest, pos) \ macro 388 static inline int php_proto_zend_hash_get_current_data_ex(HashTable* ht, in php_proto_zend_hash_get_current_data_ex() function
|
D | message.c | 368 php_proto_zend_hash_get_current_data_ex(array, (void**)&value, 408 php_proto_zend_hash_get_current_data_ex(subtable, (void**)&memory, 448 php_proto_zend_hash_get_current_data_ex(subtable, (void**)&memory,
|