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
251 struct _zend_module_entry *current_module;
469 struct _zend_module_entry *module;
262 struct _zend_module_entry *module;
980 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_class_string()995 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_const_string()1165 struct _zend_module_entry *module; in reflection_extension_factory()4958 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in add_extension_class()
Completed in 31 milliseconds