Searched refs:SURROGATE_LOW (Results 1 – 4 of 4) sorted by relevance
52 #define SURROGATE_LOW 0x00000400 macro159 SURROGATE_LOW | in utf8s_to_utf16s()205 if (u & SURROGATE_LOW) { in utf16s_to_utf8s()213 !(v & SURROGATE_LOW)) { in utf16s_to_utf8s()
32 #define SURROGATE_LOW 0x00000400 macro63 if (c & SURROGATE_LOW) { in get_utf16_char()72 !(next & SURROGATE_LOW)) { in get_utf16_char()339 uni_char = SURROGATE_PAIR | SURROGATE_LOW | in udf_name_to_CS0()
538 #define SURROGATE_LOW 0x00000400 macro558 if (!(*uniname & SURROGATE_LOW) && in __exfat_utf16_to_nls()561 (*(uniname+1) & SURROGATE_LOW)) { in __exfat_utf16_to_nls()
81 #define SURROGATE_LOW 0x00000400 macro141 SURROGATE_PAIR | SURROGATE_LOW | in _utf8s_to_utf16s()