- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 0xfff3 (0.03 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="0xfff2" type="string" offset="0"/> <!-- V2, L3, CRC --> <match value="0xfff3" type="string" offset="0"/> <!-- V2, L3 --> <match value="0xfff4" type="string" offset="0"/> <!-- V2, L2, CRC --> <match value="0xfff5" type="string" offset="0"/> <!-- V2, L2 --> <match value="0xfff6" type="string" offset="0"/> <!-- V2, L1, CRC -->
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)