Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.h33 void zend_accel_move_user_functions(HashTable *str, uint32_t count, zend_script *script);
H A Dzend_accelerator_util_funcs.c86 void zend_accel_move_user_functions(HashTable *src, uint32_t count, zend_script *script) in zend_accel_move_user_functions() function
H A DZendAccelerator.c1856zend_accel_move_user_functions(CG(function_table), CG(function_table)->nNumUsed - orig_functions_c… in opcache_compile_file()

Completed in 24 milliseconds