Searched refs:GRPC_STARTUP_FUNCTION (Results 1 – 3 of 3) sorted by relevance
87 #define GRPC_STARTUP_FUNCTION(module) ZEND_MINIT_FUNCTION(grpc_##module) macro
49 GRPC_STARTUP_FUNCTION(channel);
752 GRPC_STARTUP_FUNCTION(channel) { in GRPC_STARTUP_FUNCTION() function