Searched refs:yyendofinput (Results 1 – 3 of 3) sorted by relevance
572 int yyendofinput; /* True if we are at the end of input */ in Parse() local586 yyendofinput = (yymajor==0); in Parse()600 if( yyendofinput && yypParser->yyidx>=0 ){ in Parse()682 if( yyendofinput ){ in Parse()
835 int yyendofinput; /* True if we are at the end of input */ in ssiexprparser() local849 yyendofinput = (yymajor==0); in ssiexprparser()863 if( yyendofinput && yypParser->yyidx>=0 ){ in ssiexprparser()945 if( yyendofinput ){ in ssiexprparser()
1495 int yyendofinput; /* True if we are at the end of input */ in configparser() local1509 yyendofinput = (yymajor==0); in configparser()1523 if( yyendofinput && yypParser->yyidx>=0 ){ in configparser()1605 if( yyendofinput ){ in configparser()