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()
3603 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
3655 fp = StateSave(fp, opValue + 4, status); in MatchAt()
3990 fp = StateSave(fp, fp->fPatIdx-3, status); in MatchAt()
4076 fp = StateSave(fp, fp->fPatIdx-4, status); in MatchAt()
4172 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
4233 fp = StateSave(fp, fp->fPatIdx, status); in MatchAt()
4272 fp = StateSave(fp, fp->fPatIdx-1, status); in MatchAt()
4462 fp = StateSave(fp, opValue, status); in MatchChunkAt()
5034 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchChunkAt()
5053 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current in MatchChunkAt()
5079 fp = StateSave(fp, loopLoc+1, status); in MatchChunkAt()
5113 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5147 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5198 fp = StateSave(fp, opValue + 4, status); in MatchChunkAt()
5499 fp = StateSave(fp, fp->fPatIdx-3, status); in MatchChunkAt()
5576 fp = StateSave(fp, fp->fPatIdx-4, status); in MatchChunkAt()
5673 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5735 fp = StateSave(fp, fp->fPatIdx, status); in MatchChunkAt()
5772 fp = StateSave(fp, fp->fPatIdx-1, status); in MatchChunkAt()