Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h160 struct magic { struct
171 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
173 uint8_t factor;
251 uint8_t cond; /* conditional type */
253 uint8_t dummy;
255 uint8_t factor_op;
290 uint32_t lineno; /* line number in magic file */ argument
292 union {
298 } _u;
305 char desc[MAXDESC]; /* description */
[all …]
H A Dtar.h63 char magic[8]; member
H A Dcompress.c68 const char magic[8]; member
H A Dapprentice.c100 struct magic *magic[MAGIC_SETS]; member
2866 byteswap(struct magic *magic, uint32_t nmagic)
H A Dsoftmagic.c120 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match()
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c48 struct magic_set *magic; member
179 #define FINFO_SET_OPTION(magic, options) \ argument
421 struct magic_set *magic = NULL; local
/PHP-5.5/ext/sysvshm/
H A Dphp_sysvshm.h48 char magic[8]; member
/PHP-5.5/ext/phar/
H A Dtar.h83 char magic[6]; /* USTAR indicator */ member
/PHP-5.5/ext/ereg/regex/
H A Dregex2.h110 int magic; member
/PHP-5.5/Zend/
H A Dzend_alloc.c369 unsigned int magic; member
382 unsigned int magic; member
394 unsigned int magic; member
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c11041 u32 magic; /* Magic number for detect library misuse */ member
14829 u32 magic; /* Magic number for sanity checking */ member

Completed in 605 milliseconds