Searched refs:PHP_GRPC_HASH_FOREACH_STR_KEY_VAL_START (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/php/ext/grpc/ |
D | php7_wrapper.h | 90 #define PHP_GRPC_HASH_FOREACH_STR_KEY_VAL_START(ht, key, key_type, data) \ macro 223 #define PHP_GRPC_HASH_FOREACH_STR_KEY_VAL_START(ht, key, key_type, data) \ macro
|
D | call.c | 126 PHP_GRPC_HASH_FOREACH_STR_KEY_VAL_START(array_hash, key, key_type, in create_metadata_array() 142 PHP_GRPC_HASH_FOREACH_STR_KEY_VAL_START(array_hash, key1, key_type1, in create_metadata_array()
|
D | channel.c | 118 PHP_GRPC_HASH_FOREACH_STR_KEY_VAL_START(array_hash, key, key_type, data) in php_grpc_read_args_array()
|