Lines Matching refs:StateSave
2721 inline REStackFrame *RegexMatcher::StateSave(REStackFrame *fp, int64_t savePatIdx, UErrorCode &stat… in StateSave() function in RegexMatcher
2915 fp = StateSave(fp, opValue, status); in MatchAt()
3439 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchAt()
3458 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchAt()
3484 fp = StateSave(fp, loopLoc+1, status); in MatchAt()
3518 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
3553 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
3605 fp = StateSave(fp, opValue + 4, status); in MatchAt()
3946 fp = StateSave(fp, fp->fPatIdx-3, status); in MatchAt()
4032 fp = StateSave(fp, fp->fPatIdx-4, status); in MatchAt()
4128 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
4189 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
4228 fp = StateSave(fp, fp->fPatIdx-1, status); in MatchAt()
4418 fp = StateSave(fp, opValue, status); in MatchChunkAt()
4922 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchChunkAt()
4941 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchChunkAt()
4967 fp = StateSave(fp, loopLoc+1, status); in MatchChunkAt()
5001 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5035 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5086 fp = StateSave(fp, opValue + 4, status); in MatchChunkAt()
5393 fp = StateSave(fp, fp->fPatIdx-3, status); in MatchChunkAt()
5470 fp = StateSave(fp, fp->fPatIdx-4, status); in MatchChunkAt()
5567 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5629 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5666 fp = StateSave(fp, fp->fPatIdx-1, status); in MatchChunkAt()