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

  /external/grpc-grpc/src/php/ext/grpc/
php7_wrapper.h 136 #define PHP_GRPC_SERIALIZED_BUF_LEN(buf) buf.len
261 #define PHP_GRPC_SERIALIZED_BUF_LEN(buf) ZSTR_LEN(buf.s)
channel.c 378 PHP_GRPC_SERIALIZED_BUF_LEN(buf));

Completed in 59 milliseconds