Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A Dzend_accelerator_util_funcs.h31 void zend_accel_move_user_functions(HashTable *str, uint32_t count, zend_script *script);
H A Dzend_accelerator_util_funcs.c83 void zend_accel_move_user_functions(HashTable *src, uint32_t count, zend_script *script) in zend_accel_move_user_functions() function
H A DZendAccelerator.c1821zend_accel_move_user_functions(CG(function_table), CG(function_table)->nNumUsed - orig_functions_c… in opcache_compile_file()

Completed in 32 milliseconds