Home
last modified time | relevance | path

Searched refs:copied_functions_count (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_globals.h157 uint32_t copied_functions_count; member
H A Dzend.c711 …compiler_globals->copied_functions_count = zend_hash_num_elements(compiler_globals->function_table… in compiler_globals_ctor()
745 uint32_t n = compiler_globals->copied_functions_count; in compiler_globals_dtor()

Completed in 16 milliseconds