Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c148 …line void _zend_accel_function_hash_copy(HashTable *target, HashTable *source, bool call_observers) in _zend_accel_function_hash_copy() argument
165 if (UNEXPECTED(call_observers) && *ZSTR_VAL(p->key)) { // if not rtd key in _zend_accel_function_hash_copy()
200 …_inline void _zend_accel_class_hash_copy(HashTable *target, HashTable *source, bool call_observers) in _zend_accel_class_hash_copy() argument
242 if (UNEXPECTED(call_observers)) { in _zend_accel_class_hash_copy()

Completed in 5 milliseconds