Home
last modified time | relevance | path

Searched defs:PHP_GRPC_BVAL_IS_TRUE (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/php/ext/grpc/
Dphp7_wrapper.h132 #define PHP_GRPC_BVAL_IS_TRUE(zv) Z_LVAL_P(zv) macro
257 #define PHP_GRPC_BVAL_IS_TRUE(zv) Z_TYPE_P(zv) == IS_TRUE macro