Searched refs:codepoint_offset (Results 1 – 1 of 1) sorted by relevance
58 int32_t codepoint_offset = byte_start; in LongestMatchStartingAt() local60 codepoint_offset += it.utf8_length(); in LongestMatchStartingAt()61 byte_ends.push_back(codepoint_offset); in LongestMatchStartingAt()