Searched defs:ends_with_high (Results 1 – 1 of 1) sorted by relevance
20704 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in detect_encodings() local20874 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in validate_utf16le() local20923 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in validate_utf16be() local20965 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in validate_utf16le_with_errors() local21019 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in validate_utf16be_with_errors() local