Searched refs:zzCh (Results 1 – 1 of 1) sorted by relevance
3369 int zzCh; in yylex() local3374 zzCh = Character.codePointAt(zzBufferL, zzCurrentPosL, zzMarkedPosL); in yylex()3375 zzCharCount = Character.charCount(zzCh); in yylex()3376 switch (zzCh) { in yylex()