Home
last modified time | relevance | path

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

/PHP-8.2/ext/fileinfo/libmagic/
H A Dfuncs.c98 file_checkfmt(char *msg, size_t mlen, const char *fmt) in file_checkfmt() function
145 if (file_checkfmt(tbuf, sizeof(tbuf), fmt)) { in file_vprintf()
H A Dfile.h488 protected int file_checkfmt(char *, size_t, const char *);
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch1653 protected int file_checkfmt(char *, size_t, const char *);

Completed in 37 milliseconds