Home
last modified time | relevance | path

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

/third_party/grpc/src/php/ext/grpc/
Dphp7_wrapper.h40 #define PHP_GRPC_RETVAL_STRING(val, dup) RETVAL_STRING(val) macro
Dcall.c545 PHP_GRPC_RETVAL_STRING(peer, 1); in PHP_METHOD()
Dchannel.c486 PHP_GRPC_RETVAL_STRING(target, 1); in PHP_METHOD()