Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c157 bool is_inited_file_struct; variable
275 is_inited_file_struct = false; in PHP_RINIT_FUNCTION()
324 is_inited_file_struct = true; in PHP_RSHUTDOWN_FUNCTION()
Dmessage.c839 if (is_inited_file_struct) return;
870 is_inited_file_struct = true;
Dprotobuf.h1200 extern bool is_inited_file_struct;