Home
last modified time | relevance | path

Searched refs:StateSave (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Drematch.cpp2721 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()
[all …]
/external/icu/libicu/cts_headers/unicode/
Dregex.h1781 inline REStackFrame *StateSave(REStackFrame *fp, int64_t savePatIdx, UErrorCode &status);
/external/icu/icu4c/source/i18n/unicode/
Dregex.h1781 inline REStackFrame *StateSave(REStackFrame *fp, int64_t savePatIdx, UErrorCode &status);