Home
last modified time | relevance | path

Searched refs:_zend_module_entry (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_modules.h70 typedef struct _zend_module_entry zend_module_entry;
73 struct _zend_module_entry { struct
H A Dzend_globals.h251 struct _zend_module_entry *current_module;
H A Dzend.h469 struct _zend_module_entry *module;
H A Dzend_compile.h262 struct _zend_module_entry *module;
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c980 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