- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for IsSurrogate (0.05 sec)
-
doc/go1.17_spec.html
by construction. The escapes <code>\u</code> and <code>\U</code> represent Unicode code points so within them some values are illegal, in particular those above <code>0x10FFFF</code> and surrogate halves. </p> <p> After a backslash, certain single-character escapes represent special values: </p> <pre class="grammar"> \a U+0007 alert or bell \b U+0008 backspace \f U+000C form feed
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 10 18:25:45 UTC 2024 - 211.6K bytes - Viewed (0)