Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_modules.h74 unsigned short size;
77 unsigned char zts;
80 const char *name;
87 const char *version;
88 size_t globals_size;
92 void* globals_ptr;
97 int module_started;
98 unsigned char type;
99 void *handle;
100 int module_number;
[all …]

Completed in 10 milliseconds