Home
last modified time | relevance | path

Searched refs:kUnicodeSurrogateHighStart (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/libutils/
H A DUnicode.cpp32 static const char32_t kUnicodeSurrogateHighStart = 0x0000D800; variable
37 static const char32_t kUnicodeSurrogateStart = kUnicodeSurrogateHighStart;