OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zend_function_entry
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
invalid-struct-init.c
9
typedef struct _zend_function_entry { }
zend_function_entry
;
typedef in typeref:struct:_zend_function_entry
19
zend_function_entry
pcre_functions[] = {{ }; // expected-error{{expected '}'}} expected-note {{to match this '{'}}
Completed in 100 milliseconds