- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 0xFFFD (0.05 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="0xfffb" type="string" offset="0"/> <!-- V1, L3 --> <match value="0xfffc" type="string" offset="0"/> <!-- V1, L2, CRC --> <match value="0xfffd" type="string" offset="0"/> <!-- V1, L2 --> <match value="0xffe3" type="string" offset="0"/> <!-- MP3 2.5 from pronom --> <!-- TIKA-417: This is the UTF-16 LE byte order mark! -->
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
doc/go_spec.html
and the second value, of type <code>rune</code>, will be the value of the corresponding code point. If the iteration encounters an invalid UTF-8 sequence, the second value will be <code>0xFFFD</code>, the Unicode replacement character, and the next iteration will advance a single byte in the string. </li> <li> The iteration order over maps is not specified
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)