Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A Dzend_accelerator_util_funcs.h34 void zend_accel_move_user_functions(HashTable *str, HashTable *dst);
H A Dzend_accelerator_util_funcs.c118 void zend_accel_move_user_functions(HashTable *src, HashTable *dst) in zend_accel_move_user_functions() function
H A DZendAccelerator.c1661zend_accel_move_user_functions(&ZCG(function_table), &new_persistent_script->script.function_table… in opcache_compile_file()

Completed in 15 milliseconds