Home
last modified time | relevance | path

Searched refs:parser_state_func (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/lib/inflib/
H A Dinfcore.c56 typedef const WCHAR * (*parser_state_func)( struct parser *parser, const WCHAR *pos ); typedef
69 static const parser_state_func parser_funcs[NB_PARSER_STATES] =
/reactos/base/applications/cmdutils/reg/
H A Dimport.c98 typedef WCHAR *(*parser_state_func)(struct parser *parser, WCHAR *pos); typedef
119 static const parser_state_func parser_funcs[NB_PARSER_STATES] =
/reactos/boot/freeldr/freeldr/ntldr/
H A Dinffile.c102 typedef const CHAR * (*parser_state_func)(struct parser *parser, const CHAR *pos); typedef
116 const parser_state_func
/reactos/base/applications/regedit/
H A Dregproc.c148 typedef WCHAR *(*parser_state_func)(struct parser *parser, WCHAR *pos); typedef
169 static const parser_state_func parser_funcs[NB_PARSER_STATES] =
/reactos/dll/win32/setupapi/
H A Dparser.c112 typedef const WCHAR * (*parser_state_func)( struct parser *parser, const WCHAR *pos ); typedef
125 static const parser_state_func parser_funcs[NB_PARSER_STATES] =