Searched refs:zend_module_entry (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Sema/
H A Dinvalid-decl.c14 typedef struct _zend_module_entry zend_module_entry; typedef in typeref:struct:_zend_module_entry
19 zend_module_entry openssl_module_entry = {
20 sizeof(zend_module_entry)
H A Dinvalid-struct-init.c3 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),

Completed in 333 milliseconds