Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_lazy_objects.h54 } zend_lazy_objects_store; typedef
67 void zend_lazy_objects_init(zend_lazy_objects_store *store);
68 void zend_lazy_objects_destroy(zend_lazy_objects_store *store);
H A Dzend_globals.h253 zend_lazy_objects_store lazy_objects_store;
H A Dzend_lazy_objects.c85 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