Searched refs:_zend_module_entry (Results 1 – 5 of 5) sorted by relevance
70 typedef struct _zend_module_entry zend_module_entry;73 struct _zend_module_entry { struct
215 struct _zend_module_entry *current_module;
175 struct _zend_module_entry *module;
416 struct _zend_module_entry *module;
1040 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_class_string()1060 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_const_string()1244 struct _zend_module_entry *module; in reflection_extension_factory()5997 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in add_extension_class()
Completed in 34 milliseconds