Searched defs:ends_with_high (Results 1 – 1 of 1) sorted by relevance
18190 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in detect_encodings() local18361 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in validate_utf16le() local18410 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in validate_utf16be() local18452 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in validate_utf16le_with_errors() local18506 bool ends_with_high = ((highsurrogates & 0x80000000) != 0); in validate_utf16be_with_errors() local