Lines Matching refs:StateSave
2689 inline REStackFrame *RegexMatcher::StateSave(REStackFrame *fp, int64_t savePatIdx, UErrorCode &stat… in StateSave() function in RegexMatcher
2893 fp = StateSave(fp, opValue, status); in MatchAt()
3495 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchAt()
3514 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchAt()
3540 fp = StateSave(fp, loopLoc+1, status); in MatchAt()
3574 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
3602 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
3649 fp = StateSave(fp, opValue + 4, status); in MatchAt()
3974 fp = StateSave(fp, fp->fPatIdx-3, status); in MatchAt()
4050 fp = StateSave(fp, fp->fPatIdx-4, status); in MatchAt()
4146 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
4207 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
4246 fp = StateSave(fp, fp->fPatIdx-1, status); in MatchAt()
4457 fp = StateSave(fp, opValue, status); in MatchChunkAt()
5029 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchChunkAt()
5048 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchChunkAt()
5074 fp = StateSave(fp, loopLoc+1, status); in MatchChunkAt()
5108 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5136 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5183 fp = StateSave(fp, opValue + 4, status); in MatchChunkAt()
5475 fp = StateSave(fp, fp->fPatIdx-3, status); in MatchChunkAt()
5549 fp = StateSave(fp, fp->fPatIdx-4, status); in MatchChunkAt()
5646 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5708 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5745 fp = StateSave(fp, fp->fPatIdx-1, status); in MatchChunkAt()