File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3086
3086
\indextext {character set!basic literal}%
3087
3087
literal character set\iref {lex.charset }
3088
3088
and the eight-bit code units of the Unicode
3089
- \begin {footnote }
3090
- Unicode\textregistered \ is a registered trademark of Unicode, Inc.
3091
- This information is given for the convenience of users of this document and
3092
- does not constitute an endorsement by ISO or IEC of this product.
3093
- \end {footnote }
3094
3089
\indextext {UTF-8}%
3095
3090
UTF-8 encoding form
3096
3091
and is composed of a contiguous sequence of
Original file line number Diff line number Diff line change 83
83
\end {note }
84
84
If an input file is determined to be a UTF-8 file,
85
85
then it shall be a well-formed UTF-8 code unit sequence and
86
- it is decoded to produce a sequence of Unicode scalar values.
86
+ it is decoded to produce a sequence of Unicode
87
+ \begin {footnote }
88
+ Unicode\textregistered \ is a registered trademark of Unicode, Inc.
89
+ This information is given for the convenience of users of this document and
90
+ does not constitute an endorsement by ISO or IEC of this product.
91
+ \end {footnote }
92
+ scalar values.
87
93
A sequence of translation character set elements is then formed
88
94
by mapping each Unicode scalar value
89
95
to the corresponding translation character set element.
You can’t perform that action at this time.
0 commit comments