move_user_function  196 ext/opcache/zend_accelerator_util_funcs.c 	zend_hash_apply_with_arguments(src, (apply_func_args_t)move_user_function, 1, dst);
move_user_function  198 ext/opcache/zend_accelerator_util_funcs.c 	zend_hash_apply_with_arguments(src TSRMLS_CC, (apply_func_args_t)move_user_function, 1, dst);