Home
last modified time | relevance | path

Searched refs:PHP_MINIT_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/php/ext/grpc/
Dphp_grpc.h63 PHP_MINIT_FUNCTION(grpc);
Dphp_grpc.c283 PHP_MINIT_FUNCTION(grpc) { in PHP_MINIT_FUNCTION() function
/third_party/protobuf/php/ext/google/protobuf/
Dprotobuf.c322 static PHP_MINIT_FUNCTION(protobuf) { in PHP_INI_END()