Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h283 struct REStackFrame { struct
285 int64_t fInputIdx; // Position of next character in the input string
286 int64_t fPatIdx; // Position of next Op in the compiled pattern
289 int64_t fExtra[1]; // Extra state, for capture group start/ends