php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_modules.h>
Data Fields | |
const char * | name |
const char * | rel |
const char * | version |
unsigned char | type |
Definition at line 116 of file zend_modules.h.
const char* _zend_module_dep::name |
Definition at line 117 of file zend_modules.h.
const char* _zend_module_dep::rel |
Definition at line 118 of file zend_modules.h.
unsigned char _zend_module_dep::type |
Definition at line 120 of file zend_modules.h.
const char* _zend_module_dep::version |
Definition at line 119 of file zend_modules.h.