zend_accel_move_user_functions 1424 ext/opcache/ZendAccelerator.c 	zend_accel_move_user_functions(&ZCG(function_table), &new_persistent_script->function_table TSRMLS_CC);
zend_accel_move_user_functions   35 ext/opcache/zend_accelerator_util_funcs.h void zend_accel_move_user_functions(HashTable *str, HashTable *dst TSRMLS_DC);