Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_persist.c92 static void zend_hash_persist(HashTable *ht) in zend_hash_persist() function
229 zend_hash_persist(ht); in zend_persist_zval()
289 zend_hash_persist(attributes); in zend_persist_attributes()
493 zend_hash_persist(op_array->static_variables); in zend_persist_op_array_ex()
887 zend_hash_persist(&ce->function_table); in zend_persist_class_entry()
922 zend_hash_persist(&ce->constants_table); in zend_persist_class_entry()
930 zend_hash_persist(&ce->properties_info); in zend_persist_class_entry()
1231 zend_hash_persist(class_table); in zend_accel_persist_class_table()
1353 zend_hash_persist(&script->script.function_table); in zend_accel_script_persist()

Completed in 7 milliseconds