Searched refs:PHP_GRPC_SERIALIZED_BUF_STR (Results 1 – 2 of 2) sorted by relevance
135 #define PHP_GRPC_SERIALIZED_BUF_STR(buf) buf.c macro260 #define PHP_GRPC_SERIALIZED_BUF_STR(buf) ZSTR_VAL(buf.s) macro
377 generate_sha1_str(sha1str, PHP_GRPC_SERIALIZED_BUF_STR(buf), in PHP_METHOD()