Searched refs:PHP_GRPC_BVAL_IS_TRUE (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/php/ext/grpc/ | ||
D | php7_wrapper.h | 123 #define PHP_GRPC_BVAL_IS_TRUE(zv) Z_TYPE_P(zv) == IS_TRUE macro |
D | channel.c | 360 if (PHP_GRPC_BVAL_IS_TRUE(force_new_obj)) { in PHP_METHOD() |