Home
last modified time | relevance | path

Searched defs:wide_surrogate (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/os_str_bytes/src/windows/wtf8/
Dstring.rs14 let mut wide_surrogate = in ends_with() localVariable
49 let mut wide_surrogate = super::encode_wide(surrogate); in starts_with() localVariable