Home
last modified time | relevance | path

Searched defs:pParser (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlempar.c240 yyParser *pParser; in ParseAlloc() local
278 static int yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack()
312 yyParser *pParser = (yyParser*)p; in ParseFree() local
327 yyParser *pParser, /* The parser */ in yy_find_shift_action()
371 yyParser *pParser, /* The parser */ in yy_find_reduce_action()
H A Dmod_ssi_exprparser.c313 yyParser *pParser; in ssiexprparserAlloc() local
366 static int yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack()
400 yyParser *pParser = (yyParser*)p; in ssiexprparserFree() local
415 yyParser *pParser, /* The parser */ in yy_find_shift_action()
459 yyParser *pParser, /* The parser */ in yy_find_reduce_action()
H A Dconfigparser.c471 yyParser *pParser; in configparserAlloc() local
572 static int yy_pop_parser_stack(yyParser *pParser){ in yy_pop_parser_stack()
606 yyParser *pParser = (yyParser*)p; in configparserFree() local
621 yyParser *pParser, /* The parser */ in yy_find_shift_action()
665 yyParser *pParser, /* The parser */ in yy_find_reduce_action()
H A Dmod_ssi_expr.c273 void *pParser; in ssi_eval_expr() local
H A Dconfigfile.c932 void *pParser; in config_parse() local