Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c203 static int copy_internal_function(zend_function *function, HashTable *function_table TSRMLS_DC) in copy_internal_function() function
213 …zend_hash_apply_with_argument(CG(function_table), (apply_func_arg_t)copy_internal_function, &ZCG(f… in zend_accel_copy_internal_functions()

Completed in 6 milliseconds