Searched refs:wide_surrogate (Results 1 – 1 of 1) sorted by relevance
14 let mut wide_surrogate = in ends_with() localVariable20 let surrogate_wchar = wide_surrogate in ends_with()24 if wide_surrogate.next().is_some() in ends_with()49 let mut wide_surrogate = super::encode_wide(surrogate); in starts_with() localVariable50 let surrogate_wchar = wide_surrogate in starts_with()55 || wide_surrogate.next().is_some() in starts_with()