Searched refs:to_l (Results 1 – 1 of 1) sorted by relevance
4971 uc16 to_l = unibrow::Utf16::LeadSurrogate(to); in AddNonBmpSurrogatePairs() local4973 if (from_l == to_l) { in AddNonBmpSurrogatePairs()4994 zone, CharacterRange::Singleton(to_l), in AddNonBmpSurrogatePairs()4997 to_l--; in AddNonBmpSurrogatePairs()4999 if (from_l <= to_l) { in AddNonBmpSurrogatePairs()5003 zone, CharacterRange::Range(from_l, to_l), in AddNonBmpSurrogatePairs()