Searched defs:c16 (Results 1 – 1 of 1) sorted by relevance
35 static inline constexpr bool is_high_surrogate(char16_t c16) { in is_high_surrogate()39 static inline constexpr bool is_low_surrogate(char16_t c16) { in is_low_surrogate()43 size_t c16rtomb(char* s, char16_t c16, mbstate_t* ps) { in c16rtomb()