Searched refs:range_from (Results 1 – 2 of 2) sorted by relevance
1464 result->data_.u_clear_captures.range_from = range.from(); in ClearCaptures()4237 new_capture(Interval(data_.u_clear_captures.range_from, in Emit()4642 os_ << "label=\"clear $" << that->data_.u_clear_captures.range_from in VisitAction()5958 uc32 range_from = c - (block_end - pos); in AddCaseEquivalents() local5960 if (!(bottom <= range_from && range_to <= top)) { in AddCaseEquivalents()5961 ranges->Add(CharacterRange::Range(range_from, range_to), zone); in AddCaseEquivalents()
680 int range_from; member