Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/
H A Dzend_accelerator_util_funcs.c195 static zend_always_inline void _zend_accel_class_hash_copy(HashTable *target, HashTable *source, bo… in _zend_accel_class_hash_copy() function
250 _zend_accel_class_hash_copy(target, source, 0); in zend_accel_class_hash_copy()
255 _zend_accel_class_hash_copy(target, source, 1); in zend_accel_class_hash_copy_notify()

Completed in 6 milliseconds