Home
last modified time | relevance | path

Searched defs:magic (Results 1 – 11 of 11) sorted by relevance

/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h177 struct magic { struct
188 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
190 uint8_t factor;
270 uint8_t cond; /* conditional type */
272 uint8_t dummy;
274 uint8_t factor_op;
309 uint32_t lineno; /* line number in magic file */ argument
311 union {
317 } _u;
324 char desc[MAXDESC]; /* description */
[all …]
H A Dtar.h63 char magic[8]; member
H A Dcompress.c149 const void *magic; member
H A Dapprentice.c119 struct magic *magic[MAGIC_SETS]; member
3290 byteswap(struct magic *magic, uint32_t nmagic)
H A Dsoftmagic.c200 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match()
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c43 struct magic_set *magic; member
172 #define FINFO_SET_OPTION(magic, options) \ argument
443 struct magic_set *magic = NULL; in _php_finfo_get_type() local
/PHP-7.4/ext/sysvshm/
H A Dphp_sysvshm.h58 char magic[8]; member
/PHP-7.4/ext/gd/libgd/
H A Dbmp.h52 signed short int magic; member
/PHP-7.4/ext/phar/
H A Dtar.h83 char magic[6]; /* USTAR indicator */ member
/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c165 char magic[8]; member
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1829 uint32_t magic; member

Completed in 57 milliseconds