Searched refs:range_from (Results 1 – 2 of 2) sorted by relevance
1510 result->data_.u_clear_captures.range_from = range.from(); in ClearCaptures()4208 new_capture(Interval(data_.u_clear_captures.range_from, in Emit()4612 that->data_.u_clear_captures.range_from, in VisitAction()5334 uc16 range_from = c - (block_end - pos); in AddCaseEquivalents() local5336 if (!(bottom <= range_from && range_to <= top)) { in AddCaseEquivalents()5337 ranges->Add(CharacterRange(range_from, range_to), zone); in AddCaseEquivalents()
812 int range_from; member