Searched refs:zend_accel_move_user_functions (Results 1 – 3 of 3) sorted by relevance
31 void zend_accel_move_user_functions(HashTable *str, uint32_t count, zend_script *script);
83 void zend_accel_move_user_functions(HashTable *src, uint32_t count, zend_script *script) in zend_accel_move_user_functions() function
1821 …zend_accel_move_user_functions(CG(function_table), CG(function_table)->nNumUsed - orig_functions_c… in opcache_compile_file()
Completed in 18 milliseconds