Searched defs:REStackFrame (Results 1 – 2 of 2) sorted by relevance
285 struct REStackFrame { struct287 int64_t fInputIdx; // Position of next character in the input string288 int64_t fPatIdx; // Position of next Op in the compiled pattern291 int64_t fExtra[1]; // Extra state, for capture group start/ends