Home
last modified time | relevance | path

Searched refs:file_checkfmt (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/fileinfo/libmagic/
H A Dfile.h473 protected int file_checkfmt(char *, size_t, const char *);
H A Dfuncs.c95 file_checkfmt(char *msg, size_t mlen, const char *fmt) in file_checkfmt() function
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch1820 protected int file_checkfmt(char *, size_t, const char *);
2334 - if (file_checkfmt(tbuf, sizeof(tbuf), fmt)) {

Completed in 15 milliseconds