Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_modules.h70 typedef struct _zend_module_entry zend_module_entry;
73 struct _zend_module_entry { struct
H A Dzend_globals.h247 struct _zend_module_entry *current_module;
H A Dzend.h536 struct _zend_module_entry *module;
H A Dzend_compile.h331 struct _zend_module_entry *module;
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1006 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_class_string()
1025 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_const_string()
1214 struct _zend_module_entry *module; in reflection_extension_factory()
5362 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in add_extension_class()

Completed in 32 milliseconds