Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c103 bool got_NUL; /* ignore rest of string */ member
486 statep->ls_sequote.got_NUL = false; in yylex()
558 statep->ls_sequote.got_NUL = true; in yylex()
559 if (!statep->ls_sequote.got_NUL) { in yylex()
574 } else if (!statep->ls_sequote.got_NUL) { in yylex()
835 statep->ls_sequote.got_NUL = false; in yylex()
877 statep->ls_sequote.got_NUL = false; in yylex()