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

  /external/grpc-grpc/src/php/ext/grpc/
php7_wrapper.h 135 #define PHP_GRPC_SERIALIZED_BUF_STR(buf) buf.c
260 #define PHP_GRPC_SERIALIZED_BUF_STR(buf) ZSTR_VAL(buf.s)
channel.c 377 generate_sha1_str(sha1str, PHP_GRPC_SERIALIZED_BUF_STR(buf),

Completed in 2107 milliseconds