Searched refs:file_magerror (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 171 file_magerror(ms, in file_fmtcheck() 836 file_magerror(ms, "invalid m->type (%d) in mprint()", m->type); in mprint() 1312 file_magerror(ms, "invalid type %d in mconvert()", m->type); in mconvert() 1316 file_magerror(ms, "zerodivide in mconvert()"); in mconvert() 1540 file_magerror(ms, "non zero offset %" SIZE_T_FORMAT in msetoffset() 2169 file_magerror(ms, "cannot happen with float: " in magiccheck() 2202 file_magerror(ms, "cannot happen with double: " in magiccheck() 2368 file_magerror(ms, "invalid type %d in magiccheck()", m->type); in magiccheck() 2460 file_magerror(ms, "cannot happen: invalid relation `%c'", in magiccheck()
|
H A D | file.h | 572 file_protected void file_magerror(struct magic_set *, const char *, ...)
|
H A D | funcs.c | 221 file_magerror(struct magic_set *ms, const char *f, ...) in file_magerror() function
|
H A D | apprentice.c | 1995 file_magerror(ms, "No current entry for continuation"); in parse() 1999 file_magerror(ms, "Continuations present with 0 count"); in parse() 2491 file_magerror(ms, "Bad magic entry '%s'", line); in parse_extra()
|
/php-src/ext/fileinfo/ |
H A D | libmagic.patch | 2136 - file_magerror(ms, "regex error %d for `%s', (%s)", rc,
|
Completed in 24 milliseconds