Home
last modified time | relevance | path

Searched refs:mprint (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c60 private int32_t mprint(struct magic_set *, struct magic *);
309 if (mprint(ms, m) == -1) in match()
437 if (mprint(ms, m) == -1) in match()
581 mprint(struct magic_set *ms, struct magic *m) in mprint() function
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch3148 - if (mprint(ms, m) == -1)
3153 + if (mprint(ms, m) == -1)
3186 if (mprint(ms, m) == -1)

Completed in 20 milliseconds