Lines Matching full:unicode
90 The transcoding is done using Unicode as a pivot encoding
92 Unicode, and then from Unicode to the destination encoding).
119 after the data have been transcoded to Unicode.
187 on the transcoded Unicode data,
228 Unicode to the destination encoding.
231 Do not use the fallback mapping when transcoding from Unicode to the
250 Add a U+FEFF Unicode signature character (BOM) if the output charset
254 Remove a U+FEFF Unicode signature character (BOM).
263 Unicode, with the
265 option, and from Unicode to the destination encoding, with the
277 .TP \w'\fBescape-unicode'u+3n
279 Write the the encoding's substitute sequence, or the Unicode
282 when transcoding to Unicode.
329 are the hexadecimal values of the Unicode codepoint.
340 is the hexadecimal value of the Unicode codepoint.
347 is the decimal value of the Unicode codepoint.
349 .B escape-unicode
354 is the hexadecimal value of the Unicode codepoint.
357 This is the format universally used to denote a Unicode codepoint in
390 Display the names of the Unicode code points in a UTF-file:
396 Print the name of a Unicode code point whose value is known (\fBU+30AB\fP
410 Normalize UTF-8 data using Unicode NFKC, remove all control characters,