Home | History | Annotate | Download | only in i18n

Lines Matching refs:StateSave

1383 //   StateSave
1402 inline REStackFrame *RegexMatcher::StateSave(REStackFrame *fp, int32_t savePatIdx, UErrorCode &status) {
1597 fp = StateSave(fp, opValue, status);
2099 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current
2118 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current
2144 fp = StateSave(fp, loopLoc+1, status);
2170 fp = StateSave(fp, fp->fPatIdx, status);
2195 fp = StateSave(fp, fp->fPatIdx, status);
2234 fp = StateSave(fp, opValue + 4, status);
2476 fp = StateSave(fp, fp->fPatIdx-3, status);
2550 fp = StateSave(fp, fp->fPatIdx-4, status);
2647 fp = StateSave(fp, fp->fPatIdx, status);
2710 fp = StateSave(fp, fp->fPatIdx, status);
2745 fp = StateSave(fp, fp->fPatIdx-1, status);