Searched refs:zend_lazy_objects_store (Results 1 – 3 of 3) sorted by relevance
54 } zend_lazy_objects_store; typedef67 void zend_lazy_objects_init(zend_lazy_objects_store *store);68 void zend_lazy_objects_destroy(zend_lazy_objects_store *store);
253 zend_lazy_objects_store lazy_objects_store;
85 void zend_lazy_objects_init(zend_lazy_objects_store *store) in zend_lazy_objects_init()90 void zend_lazy_objects_destroy(zend_lazy_objects_store *store) in zend_lazy_objects_destroy()
Completed in 9 milliseconds