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
208 struct _zend_module_entry *current_module;
174 struct _zend_module_entry *module;
429 struct _zend_module_entry *module;
942 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_class_string()962 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_const_string()1141 struct _zend_module_entry *module; in reflection_extension_factory()5897 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in add_extension_class()
Completed in 33 milliseconds