Home
last modified time | relevance | path

Searched refs:magic_error (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/fileinfo/libmagic/
H A Dmagic.h131 const char *magic_error(magic_t);
H A Dmagic.c317 magic_error(struct magic_set *ms) in magic_error() function
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c175 options, magic_errno(magic), magic_error(magic)); \
582 …php_error_docref(NULL, E_WARNING, "Failed identify data %d:%s", magic_errno(magic), magic_error(ma… in _php_finfo_get_type()
H A Dlibmagic.patch106 - (void)fprintf(stderr, "%s: %s\n", progname, magic_error(ms));
3053 magic_error(struct magic_set *ms)

Completed in 23 milliseconds