Home | History | Annotate | Download | only in parser

Lines Matching defs:jjmatchedPos

45    jjmatchedPos = pos;
51 jjmatchedPos = pos;
202 jjmatchedPos = curPos;
227 jjmatchedPos = pos;
326 jjmatchedPos = curPos;
351 jjmatchedPos = pos;
460 jjmatchedPos = curPos;
485 jjmatchedPos = pos;
581 jjmatchedPos = curPos;
606 jjmatchedPos = pos;
703 jjmatchedPos = curPos;
760 jjmatchedPos = jjnewStateCnt = 0;
802 int jjmatchedPos;
835 jjmatchedPos = 0;
840 jjmatchedPos = 0;
845 jjmatchedPos = 0;
850 jjmatchedPos = 0;
855 jjmatchedPos = 0;
861 if (jjmatchedPos + 1 < curPos)
862 input_stream.backup(curPos - jjmatchedPos - 1);
926 jjimageLen += (lengthOfMatch = jjmatchedPos + 1);
996 image.append(input_stream.GetSuffix(jjimageLen + (lengthOfMatch = jjmatchedPos + 1)));
1002 image.append(input_stream.GetSuffix(jjimageLen + (lengthOfMatch = jjmatchedPos + 1)));