Home
last modified time | relevance | path

Searched refs:php_grpc_add_property_stringl (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/php/ext/grpc/
Dphp7_wrapper.h31 #define php_grpc_add_property_stringl(res, name, str, len, b) \ macro
164 #define php_grpc_add_property_stringl(res, name, str, len, b) \ macro
Dcall.c484 php_grpc_add_property_stringl(result, "message", message_str, in PHP_METHOD()