Searched refs:to_l (Results 1 – 1 of 1) sorted by relevance
4899 uc16 to_l = unibrow::Utf16::LeadSurrogate(to); in AddNonBmpSurrogatePairs() local4901 if (from_l == to_l) { in AddNonBmpSurrogatePairs()4922 zone, CharacterRange::Singleton(to_l), in AddNonBmpSurrogatePairs()4925 to_l--; in AddNonBmpSurrogatePairs()4927 if (from_l <= to_l) { in AddNonBmpSurrogatePairs()4931 zone, CharacterRange::Range(from_l, to_l), in AddNonBmpSurrogatePairs()