Lines Matching full:unicode
5 .\" Copyright (C) 2016 and later: Unicode, Inc. and others.
6 .\" License & terms of use: http://www.unicode.org/copyright.html
92 The transcoding is done using Unicode as a pivot encoding
94 Unicode, and then from Unicode to the destination encoding).
121 after the data have been transcoded to Unicode.
189 on the transcoded Unicode data,
230 Unicode to the destination encoding.
233 Do not use the fallback mapping when transcoding from Unicode to the
252 Add a U+FEFF Unicode signature character (BOM) if the output charset
256 Remove a U+FEFF Unicode signature character (BOM).
265 Unicode, with the
267 option, and from Unicode to the destination encoding, with the
279 .TP \w'\fBescape-unicode'u+3n
281 Write the the encoding's substitute sequence, or the Unicode
284 when transcoding to Unicode.
331 are the hexadecimal values of the Unicode codepoint.
342 is the hexadecimal value of the Unicode codepoint.
349 is the decimal value of the Unicode codepoint.
351 .B escape-unicode
356 is the hexadecimal value of the Unicode codepoint.
359 This is the format universally used to denote a Unicode codepoint in
392 Display the names of the Unicode code points in a UTF-file:
398 Print the name of a Unicode code point whose value is known (\fBU+30AB\fP
412 Normalize UTF-8 data using Unicode NFKC, remove all control characters,