Searched refs:fPatIdx (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Drematch.cpp2738 fp->fPatIdx = savePatIdx;
2804 fp->fPatIdx = 0;
2824 op = (int32_t)pat[fp->fPatIdx];
2832 fPattern->dumpOp(fp->fPatIdx);
2835 fp->fPatIdx++;
2874 op = (int32_t)pat[fp->fPatIdx]; // Fetch the second operand
2875 fp->fPatIdx++;
3444 fp->fPatIdx = opValue;
3453 fp = StateSave(fp, fp->fPatIdx, status); // State save to loc following current
3454 fp->fPatIdx
[all...]
H A Dregeximp.h294 int64_t fPatIdx; // Position of next Op in the compiled pattern member in struct:REStackFrame

Completed in 61 milliseconds