Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_modules.h72 unsigned short size;
75 unsigned char zts;
78 const char *name;
85 const char *version;
86 size_t globals_size;
90 void* globals_ptr;
95 int module_started;
96 unsigned char type;
97 void *handle;
98 int module_number;
[all …]

Completed in 8 milliseconds