Searched refs:range_from (Results 1 – 2 of 2) sorted by relevance
1484 result->data_.u_clear_captures.range_from = range.from(); in ClearCaptures()4252 new_capture(Interval(data_.u_clear_captures.range_from, in Emit()4652 os_ << "label=\"clear $" << that->data_.u_clear_captures.range_from in VisitAction()5613 uc16 range_from = c - (block_end - pos); in AddCaseEquivalents() local5615 if (!(bottom <= range_from && range_to <= top)) { in AddCaseEquivalents()5616 ranges->Add(CharacterRange(range_from, range_to), zone); in AddCaseEquivalents()
669 int range_from; member