Home | History | Annotate | Download | only in Support

Lines Matching refs:x85

333   /// A nb-char is 0x9 | [0x20-0x7E] | 0x85 | [0xA0-0xD7FF] | [0xE000-0xFEFE]
678 if (UnicodeScalarValue.first == 0x85)
787 && ( u8d.first == 0x85
1761 encodeUTF8(0x85, Storage);