Lines Matching +full:in +full:- +full:application
2 #------------------------------------------------------------------------------
9 # from https://bazaar.launchpad.net/~maria-captains/maria/5.5/view/head:/support-files/magic
68 >>13 long 75 \b, MySQL V4.0.2-V4.1
75 #------------------------------------------------------------------------------
82 >39 string iHP-100 [H Series]
84 #------------------------------------------------------------------------------
92 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/s/sqlite-2x.trid.xml
96 !:mime application/x-sqlite2
103 # TODO: missing extensions for Bentley Systems and Esri Spatially-Enabled Database
105 # number in the database at offset 60. Later, SQLite added an "application id"
107 # associated application.
110 # skip DROID fmt-729-signature-id-1053.sqlite by checking for valid page size
113 #!:mime application/x-sqlite3
114 # seldom found extension sqlite3 like in SyncData.sqlite3
121 # Avira Antivir use extension "dbe" like in avevtdb.dbe, avguard_tchk.dbe
122 # ide is used in storage.ide
123 # localstorage like in Enigma2 http_itv.ard.de_0.localstorage
124 # xowa like in home-html.user.xowa http://fileformats.archiveteam.org/wiki/XOWA
125 # sqlar like in sqlar-src-4824e73896.sqlar http://fileformats.archiveteam.org/wiki/SQLite_Archive
129 # without suffix like in "Diagnostic Data"
131 # "TTCONTAINER" like in tracks.sqlite contentconsumer.sqlite contentproducerrepository.sqlite
132 # and with string "ZV-zlib" in like extra.sqlite
133 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/m/maple-sqlite.trid.xml
144 !:mime application/x-audacity-project+sqlite3
151 !:mime application/vnd.sqlite3
158 !:mime application/vnd.sqlite3
161 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/f/fossil-checkout.trid.xml
164 !:mime application/vnd.sqlite3
169 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/f/fossil-config.trid.xml
172 !:mime application/vnd.sqlite3
177 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/g/gpkg-v1.trid.xml
178 # Note: called "GeoPackage (v1)" by TrID and "OGC GeoPackage" version 1.0-1.31 by DROID via PUID f…
179 # with GP10 application id
181 # https://www.iana.org/assignments/media-types/application/geopackage+sqlite3
182 !:mime application/geopackage+sqlite3
183 # https://github.com/opengeospatial/ets-gpkg12/blob/master/src/test/resources/gpkg/bluemarble.gpkg
185 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/g/gpkg-v12.trid.xml
186 # Note: called "GeoPackage (v1.2)" by TrID and "OGC GeoPackage" version 1.0-1.31 by DROID via PUID…
187 # with GPKG application id
189 !:mime application/geopackage+sqlite3
192 # URL: https://github.com/mapbox/mbtiles-spec/tree/master
193 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/m/mbtiles-MPBX.trid.xml
194 # Note: called "MBTiles tileset (MPBX)" by TrID and many samples without application id MPBX like
195 # https://ftp.gwdg.de/pub/misc/openstreetmap/openseamap/charts/mbtiles/OSM-OpenCPN2-MagellanStrait.…
197 !:mime application/vnd.sqlite3
200 !:mime application/vnd.sqlite3
203 # GRR: the line above only works if in ../../src/file.h FILE_MAGICSIZE ext[] are raised or you get
205 # if no known user version then check for Application IDs with default clause
207 # The "Application ID" set by PRAGMA application_id
216 >>>68 belong =0x45737269 (Esri Spatially-Enabled Database)
223 # unknown application ID
225 >>>>68 belong !0 \b, application id %u
229 # expressed as hexadecimal because some people mention version number in hexadecimal with marking t…
233 # database page size in bytes; a power of two between 512 and 32768, or 1 for 65536
252 # Size of the database file in pages
266 # The page number of the largest root b-tree page when in auto-vacuum or incremental-vacuum modes, …
268 # The database text encoding; a value of 1 means UTF-8; 2 means UTF-16le; 3 means UTF-16be
271 >>>56 ubelong =1 \b, UTF-8
272 >>>56 ubelong =2 \b, UTF-16 little endian
273 >>>56 ubelong =3 \b, UTF-16 big endian
275 # https://mozilla.github.io/firefox-browser-architecture/text/0010-firefox-data-stores.html
278 # True (non-zero) for incremental-vacuum mode; false (zero) otherwiseqy
282 # The version-valid-for number like:
284 >>92 ubelong x \b, version-valid-for %u
286 # SQLite Write-Ahead Log from SQLite version >= 3.7.0
288 0 belong&0xfffffffe 0x377f0682 SQLite Write-Ahead Log,
289 !:ext sqlite-wal/db-wal
291 # Summary: SQLite Write-Ahead-Log index (shared memory)
295 # iVersion; WAL-index format version number; always 3007000=2DE218h
297 >0 use shm-le
300 >0 use \^shm-le
301 # show information about SQLite Write-Ahead-Log shared memory
302 0 name shm-le
303 >0 ulelong x SQLite Write-Ahead Log shared memory
304 #!:mime application/octet-stream
305 !:mime application/vnd.sqlite3
306 # db3-shm Acronis BackupAndRecovery F4CEEE47-042C-4828-95A0-DE44EC267A28.db3-shm
307 # dbx-shm probably Dropbox filecache.dbx-shm
308 # aup3-shm Audacity project tada.aup3-shm
309 # srd-shm Microsoft Windows StateRepository service StateRepository-Deployment.srd-shm StateReposit…
310 !:ext sqlite-shm/db-shm/db3-shm/dbx-shm/aup3-shm/srd-shm
317 # bigEndCksum; true if the WAL file uses big-ending checksums; 0 if the WAL uses little-endian chec…
319 # szPage; database page size in bytes, or 1 if the page size is 65536
322 # mxFrame; number of valid and committed frames in the WAL file
324 # nPage; size of the database file in pages
326 # aFrameCksum; checksum of the last frame in the WAL file
328 …t value copied from the WAL file header in the byte-order of the WAL file; might be different from…
338 # read-mark[0..4]; five "read marks"; each read mark is a 32-bit unsigned integer
339 >100 ulelong !0 \b, read-mark[0] %#x
340 >104 ulelong x \b, read-mark[1] %#x
341 >108 ulelong !0xffffffff \b, read-mark[2] %#x
342 >112 ulelong !0xffffffff \b, read-mark[3] %#x
343 >116 ulelong !0xffffffff \b, read-mark[4] %#x
357 #!:mime application/x-db-svl-panasonic
359 #!:mime application/x-panasonic-sqlite3
360 >>&-15 indirect x \b; contains
363 0 string --\ H2\ 0.5/B\ --\ \n H2 Database file