- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for II (0.01 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<magic priority="50"> <!-- MM.* = Big endian (M=Motorola) and 0x002a in big endian --> <match value="MM\x00\x2a" type="string" offset="0"/> <!-- II*. = Little endian (I=Intel) and 0x002a in little endian --> <match value="II\x2a\x00" type="string" offset="0"/> <!-- MM.+ = Big endian (M=Motorola) and 0x002a in big endian--> <match value="MM\x00\x2b" type="string" offset="0"/> </magic>
Registered: 2025-05-25 03:50 - Last Modified: 2025-03-13 08:18 - 320.1K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.16.md
* Make kubectl get --ignore-not-found continue processing when encountering error. ([#82120](https://github.com/kubernetes/kubernetes/pull/82120), [@soltysh](https://github.com/soltysh))
Registered: 2025-05-30 09:05 - Last Modified: 2024-10-23 20:13 - 345.2K bytes - Viewed (0)