Home
last modified time | relevance | path

Searched refs:yyerrcnt (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlempar.c153 int yyerrcnt; /* Shifts left before out of the error */ member
581 yypParser->yyerrcnt = -1; in Parse()
599 yypParser->yyerrcnt--; in Parse()
634 if( yypParser->yyerrcnt<0 ){ in Parse()
665 yypParser->yyerrcnt = 3; in Parse()
677 if( yypParser->yyerrcnt<=0 ){ in Parse()
680 yypParser->yyerrcnt = 3; in Parse()
H A Dmod_ssi_exprparser.c207 int yyerrcnt; /* Shifts left before out of the error */ member
844 yypParser->yyerrcnt = -1; in ssiexprparser()
862 yypParser->yyerrcnt--; in ssiexprparser()
897 if( yypParser->yyerrcnt<0 ){ in ssiexprparser()
928 yypParser->yyerrcnt = 3; in ssiexprparser()
940 if( yypParser->yyerrcnt<=0 ){ in ssiexprparser()
943 yypParser->yyerrcnt = 3; in ssiexprparser()
H A Dconfigparser.c334 int yyerrcnt; /* Shifts left before out of the error */ member
1504 yypParser->yyerrcnt = -1; in configparser()
1522 yypParser->yyerrcnt--; in configparser()
1557 if( yypParser->yyerrcnt<0 ){ in configparser()
1588 yypParser->yyerrcnt = 3; in configparser()
1600 if( yypParser->yyerrcnt<=0 ){ in configparser()
1603 yypParser->yyerrcnt = 3; in configparser()