Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds