HomeSort by relevance Sort by last modified time
    Searched refs:php_grpc_add_property_zval (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/php/ext/grpc/
server.c 131 php_grpc_add_property_zval(result, "call",
133 php_grpc_add_property_zval(result, "absolute_deadline",
135 php_grpc_add_property_zval(result, "metadata",
php7_wrapper.h 33 #define php_grpc_add_property_zval(res, name, val) \ macro
166 #define php_grpc_add_property_zval(res, name, val) do { \ macro

Completed in 258 milliseconds