Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dmagic.h95 const char *magic_error(magic_t);
H A Dmagic.c443 magic_error(struct magic_set *ms) in magic_error() function
/PHP-7.1/ext/fileinfo/
H A Dfileinfo.c177 options, magic_errno(magic), magic_error(magic)); \
579 …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.patch94 - (void)fprintf(stderr, "%s: %s\n", progname, magic_error(ms));
2774 magic_error(struct magic_set *ms)

Completed in 20 milliseconds