- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for update (0.07 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="application/mbox"> <!-- MBOX files start with "From [sender] [date]" --> <!-- To avoid false matches, check for other headers after that --> <magic priority="70"> <match value="From " type="string" offset="0"> <match value="\nFrom: " type="string" offset="32:256"/> <match value="\nDate: " type="string" offset="32:256"/> <match value="\nSubject: " type="string" offset="32:256"/>Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
doc/go_spec.html
and RHS match (become identical or assignment-compatible, depending on context). To that effect, type inference maintains a map of bound type parameters to inferred type arguments; this map is consulted and updated during type unification. Initially, the bound type parameters are known but the map is empty. During type unification, if a new type argument <code>A</code> is inferred,
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (1) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type Kevent_t struct, Ident uint64 pkg syscall (netbsd-arm64-cgo), type Kevent_t struct, Pad_cgo_0 [4]uint8 pkg syscall (netbsd-arm64-cgo), type Kevent_t struct, Udata int64 pkg syscall (netbsd-arm64-cgo), type Mclpool [0]uint8 pkg syscall (netbsd-arm64-cgo), type Msghdr struct pkg syscall (netbsd-arm64-cgo), type Msghdr struct, Controllen uint32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0)