Home
last modified time | relevance | path

Searched refs:pcre_globals (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dinvalid-struct-init.c11 zend_pcre_globals pcre_globals; variable
13 static void zm_globals_ctor_pcre(zend_pcre_globals *pcre_globals ) { } in zm_globals_ctor_pcre() argument
14 static void zm_globals_dtor_pcre(zend_pcre_globals *pcre_globals ) { } in zm_globals_dtor_pcre() argument
23 ((void *)0), zm_info_pcre, ((void *)0), sizeof(zend_pcre_globals), &pcre_globals,
/external/clang/test/Sema/
Dinvalid-struct-init.c11 zend_pcre_globals pcre_globals; variable
13 static void zm_globals_ctor_pcre(zend_pcre_globals *pcre_globals ) { } in zm_globals_ctor_pcre() argument
14 static void zm_globals_dtor_pcre(zend_pcre_globals *pcre_globals ) { } in zm_globals_dtor_pcre() argument
23 ((void *)0), zm_info_pcre, ((void *)0), sizeof(zend_pcre_globals), &pcre_globals,