Searched refs:file_fmtcheck (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 128 #define F(a, b, c) file_fmtcheck((a), (b), (c), __FILE__, __LINE__) 131 file_fmtcheck(struct magic_set *ms, const char *desc, const char *def, in file_fmtcheck() function
|
/PHP-7.3/ext/fileinfo/ |
H A D | libmagic.patch | 3931 #define F(a, b, c) file_fmtcheck((a), (b), (c), __FILE__, __LINE__)
|
Completed in 16 milliseconds