Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_modules.h70 typedef struct _zend_module_entry zend_module_entry;
73 struct _zend_module_entry { struct
H A Dzend_globals.h252 struct _zend_module_entry *current_module;
H A Dzend.h526 struct _zend_module_entry *module;
H A Dzend_compile.h321 struct _zend_module_entry *module;
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c1006 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_class_string()
1022 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in _extension_const_string()
1211 struct _zend_module_entry *module; in reflection_extension_factory()
5337 struct _zend_module_entry *module = va_arg(args, struct _zend_module_entry*); in add_extension_class()

Completed in 35 milliseconds