• Home
  • Raw
  • Download

Lines Matching refs:StateSave

2693 inline REStackFrame *RegexMatcher::StateSave(REStackFrame *fp, int64_t savePatIdx, UErrorCode &stat…  in StateSave()  function in RegexMatcher
2887 fp = StateSave(fp, opValue, status); in MatchAt()
3489 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchAt()
3508 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchAt()
3534 fp = StateSave(fp, loopLoc+1, status); in MatchAt()
3568 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
3596 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
3643 fp = StateSave(fp, opValue + 4, status); in MatchAt()
3978 fp = StateSave(fp, fp->fPatIdx-3, status); in MatchAt()
4064 fp = StateSave(fp, fp->fPatIdx-4, status); in MatchAt()
4160 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
4221 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
4260 fp = StateSave(fp, fp->fPatIdx-1, status); in MatchAt()
4450 fp = StateSave(fp, opValue, status); in MatchChunkAt()
5022 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchChunkAt()
5041 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchChunkAt()
5067 fp = StateSave(fp, loopLoc+1, status); in MatchChunkAt()
5101 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5129 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5176 fp = StateSave(fp, opValue + 4, status); in MatchChunkAt()
5477 fp = StateSave(fp, fp->fPatIdx-3, status); in MatchChunkAt()
5554 fp = StateSave(fp, fp->fPatIdx-4, status); in MatchChunkAt()
5651 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5713 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5750 fp = StateSave(fp, fp->fPatIdx-1, status); in MatchChunkAt()