Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c0f1e2

Browse files
committed
Documentation update for UTF16 surrogate pairs in UTF8 encoding.
Marko Kreen
1 parente07ae21 commit8c0f1e2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎doc/src/sgml/syntax.sgml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,9 @@ U&"d!0061t!+000061" UESCAPE '!'
241241
specified. Both the 4-digit and the 6-digit form can be used to
242242
specify UTF-16 surrogate pairs to compose characters with code
243243
points larger than U+FFFF, although the availability of the
244-
6-digit form technically makes this unnecessary. (When surrogate
245-
pairs are used when the server encoding is <literal>UTF8</>, they
246-
are first combined into a single code point that is then encoded
247-
in UTF-8.)
244+
6-digit form technically makes this unnecessary. (Surrogate
245+
pairs are not stored directly, but combined into a single
246+
code point that is then encoded in UTF-8.)
248247
</para>
249248

250249
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp