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

  /external/grpc-grpc/src/php/ext/grpc/
php7_wrapper.h 132 #define PHP_GRPC_BVAL_IS_TRUE(zv) Z_LVAL_P(zv)
257 #define PHP_GRPC_BVAL_IS_TRUE(zv) Z_TYPE_P(zv) == IS_TRUE
channel.c 339 if (PHP_GRPC_BVAL_IS_TRUE(force_new_obj)) {

Completed in 156 milliseconds