Searched refs:_zend_accel_function_hash_copy (Results 1 – 1 of 1) sorted by relevance
148 static zend_always_inline void _zend_accel_function_hash_copy(HashTable *target, HashTable *source,… in _zend_accel_function_hash_copy() function192 _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 5 milliseconds