invalid-struct-init.c | 3 typedef struct _zend_module_entry zend_module_entry; typedef in typeref:struct:_zend_module_entry 15 static void zm_info_pcre(zend_module_entry *zend_module ) { } 20 zend_module_entry pcre_module_entry = { 21 sizeof(zend_module_entry), 20071006, 0, 0, ((void *)0), ((void *)0),
|