Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c148 static zend_always_inline void _zend_accel_function_hash_copy(HashTable *target, HashTable *source,… in _zend_accel_function_hash_copy() function
192 _zend_accel_function_hash_copy(target, source, 0); in zend_accel_function_hash_copy()
197 _zend_accel_function_hash_copy(target, source, 1); in zend_accel_function_hash_copy_notify()

Completed in 7 milliseconds