Home | History | Annotate | Download | only in Support

Lines Matching refs:x7E

341   /// A nb-char is 0x9 | [0x20-0x7E] | 0x85 | [0xA0-0xD7FF] | [0xE000-0xFEFE]
834 || (*Position >= 0x20 && *Position <= 0x7E))