Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/
H A Dzend_accelerator_util_funcs.c143 …line void _zend_accel_function_hash_copy(HashTable *target, HashTable *source, bool call_observers) in _zend_accel_function_hash_copy() argument
160 if (UNEXPECTED(call_observers) && *ZSTR_VAL(p->key)) { // if not rtd key in _zend_accel_function_hash_copy()
195 …_inline void _zend_accel_class_hash_copy(HashTable *target, HashTable *source, bool call_observers) in _zend_accel_class_hash_copy() argument
239 if (UNEXPECTED(call_observers)) { in _zend_accel_class_hash_copy()

Completed in 7 milliseconds