Searched defs:match_offset (Results 1 – 9 of 9) sorted by relevance
39 explicit Iterator(const int match_offset, const ParseTree* value) in Iterator()72 Iterator MatchesEndingAt(const int match_offset) const { in MatchesEndingAt()
31 void Lexer::AppendTokenSymbols(const StringPiece value, int match_offset, in AppendTokenSymbols()
92 int match_offset; member
101 CodepointIndex match_offset = input.tokens[input.context_span.first].start; in SortedSymbolsForInput() local
90 int match_offset; member
260 const int match_offset, StringPiece terminal) { in AddTerminal()
1621 int32 match_offset = -1; in Replace() local
823 addr_t match_offset; member
8017 PCRE2_SIZE match_offset = FLD(match_data, ovector)[0]; in process_data() local