Searched refs:lexerrlineno (Results 1 – 2 of 2) sorted by relevance
68 int err, lexerrlineno, likely_python; member
47 ctx->lexerrlineno= -1; in ctx_prep()675 ctx->lexerrlineno= loc.first_line; in xlu__cfgl_lexicalerror()683 if (lineno <= ctx->lexerrlineno) return; in xlu__cfg_yyerror()
Completed in 3 milliseconds