Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.h35 void zend_accel_move_user_functions(HashTable *str, HashTable *dst TSRMLS_DC);
H A Dzend_accelerator_util_funcs.c190 void zend_accel_move_user_functions(HashTable *src, HashTable *dst TSRMLS_DC) in zend_accel_move_user_functions() function
H A DZendAccelerator.c1411zend_accel_move_user_functions(&ZCG(function_table), &new_persistent_script->function_table TSRMLS… in compile_and_cache_file()

Completed in 20 milliseconds