Home
last modified time | relevance | path

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

/php-src/ext/opcache/tests/
H A Dgh9164.phpt2 Bug GH-9164: Segfault in zend_accel_class_hash_copy
/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c251 static zend_always_inline void zend_accel_class_hash_copy(HashTable *target, HashTable *source) in zend_accel_class_hash_copy() function
410 zend_accel_class_hash_copy(CG(class_table), &persistent_script->script.class_table); in zend_accel_load_script()

Completed in 6 milliseconds