Searched refs:charfull (Results 1 – 6 of 6) sorted by relevance
79 if (charfull){ in nextTokenType()93 charfull = 1; in nextTokenType()96 charfull = 0; in nextTokenType()107 if (!charfull) in nextTokenType()118 charfull = 1; in nextTokenType()132 if ( track_columns ) _endcol -= charfull; in nextTokenType()159 /* MR1 */ if (interactive && !charfull) { in nextTokenType()187 ZZGETC; charfull = 1; ZZINC; in advance()
75 this->charfull = 0; in DLGLexerBase()89 this->charfull = 0; in reset()102 charfull = 0; in setInputStream()115 state->char_full = charfull; in saveState()139 charfull = state->char_full; in restoreState()
138 int charfull; variable
84 if (charfull){ in nextTokenType()98 charfull = 1; in nextTokenType()101 charfull = 0; in nextTokenType()112 if (!charfull) in nextTokenType()124 charfull = 1; in nextTokenType()138 if ( track_columns ) _endcol -= charfull; in nextTokenType()165 /* MR1 */ if (interactive && !charfull) { in nextTokenType()193 ZZGETC; charfull = 1; ZZINC; in advance()
76 this->charfull = 0; in DLGLexerBase()90 this->charfull = 0; in reset()103 charfull = 0; in setInputStream()116 state->char_full = charfull; in saveState()140 charfull = state->char_full; in restoreState()
142 int charfull; variable