Home
last modified time | relevance | path

Searched defs:REStackFrame (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dregeximp.h285 struct REStackFrame { struct
287 int64_t fInputIdx; // Position of next character in the input string
288 int64_t fPatIdx; // Position of next Op in the compiled pattern
291 int64_t fExtra[1]; // Extra state, for capture group start/ends
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dregeximp.h285 struct REStackFrame { struct
287 int64_t fInputIdx; // Position of next character in the input string
288 int64_t fPatIdx; // Position of next Op in the compiled pattern
291 int64_t fExtra[1]; // Extra state, for capture group start/ends
/third_party/skia/third_party/externals/icu/source/i18n/
Dregeximp.h285 struct REStackFrame { struct
287 int64_t fInputIdx; // Position of next character in the input string
288 int64_t fPatIdx; // Position of next Op in the compiled pattern
291 int64_t fExtra[1]; // Extra state, for capture group start/ends