Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/
H A Dzend_persist.c90 static void zend_hash_persist(HashTable *ht) in zend_hash_persist() function
226 zend_hash_persist(Z_ARRVAL_P(z)); in zend_persist_zval()
276 zend_hash_persist(attributes); in zend_persist_attributes()
333 zend_hash_persist(backed_enum_table); in zend_persist_backed_enum_table()
496 zend_hash_persist(op_array->static_variables); in zend_persist_op_array_ex()
885 zend_hash_persist(&ce->function_table); in zend_persist_class_entry()
919 zend_hash_persist(&ce->constants_table); in zend_persist_class_entry()
927 zend_hash_persist(&ce->properties_info); in zend_persist_class_entry()
1211 zend_hash_persist(class_table); in zend_accel_persist_class_table()
1317 zend_hash_persist(&script->script.function_table); in zend_accel_script_persist()

Completed in 7 milliseconds