Searched refs:file_showstr (Results 1 – 4 of 4) sorted by relevance
/PHP-7.1/ext/fileinfo/libmagic/ |
H A D | file.h | 466 protected void file_showstr(FILE *, const char *, size_t);
|
H A D | softmagic.c | 1065 file_showstr(stderr, str, len); in mdebug()
|
H A D | apprentice.c | 2696 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr() function
|
/PHP-7.1/ext/fileinfo/ |
H A D | libmagic.patch | 1546 protected void file_showstr(FILE *, const char *, size_t); 2991 - file_showstr(stderr, m->value.s, (size_t)m->vallen);
|
Completed in 23 milliseconds