Searched refs:SURROGATE_LOW (Results 1 – 2 of 2) sorted by relevance
52 #define SURROGATE_LOW 0x00000400 macro156 SURROGATE_LOW | in utf8s_to_utf16s()202 if (u & SURROGATE_LOW) { in utf16s_to_utf8s()210 !(v & SURROGATE_LOW)) { in utf16s_to_utf8s()
35 #define SURROGATE_LOW 0x00000400 macro66 if (c & SURROGATE_LOW) { in get_utf16_char()75 !(next & SURROGATE_LOW)) { in get_utf16_char()342 uni_char = SURROGATE_PAIR | SURROGATE_LOW | in udf_name_to_CS0()