Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/
H A Dzend_persist.c94 static void zend_hash_persist(HashTable *ht) in zend_hash_persist() function
231 zend_hash_persist(ht); in zend_persist_zval()
291 zend_hash_persist(attributes); in zend_persist_attributes()
495 zend_hash_persist(op_array->static_variables); in zend_persist_op_array_ex()
896 zend_hash_persist(&ce->function_table); in zend_persist_class_entry()
931 zend_hash_persist(&ce->constants_table); in zend_persist_class_entry()
939 zend_hash_persist(&ce->properties_info); in zend_persist_class_entry()
1240 zend_hash_persist(class_table); in zend_accel_persist_class_table()
1362 zend_hash_persist(&script->script.function_table); in zend_accel_script_persist()

Completed in 6 milliseconds