Searched refs:file_showstr (Results 1 – 4 of 4) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | file.h | 476 protected void file_showstr(FILE *, const char *, size_t);
|
H A D | softmagic.c | 1156 file_showstr(stderr, str, len); in mdebug()
|
H A D | apprentice.c | 2767 file_showstr(FILE *fp, const char *s, size_t len) in file_showstr() function
|
/PHP-7.2/ext/fileinfo/ |
H A D | libmagic.patch | 1525 protected void file_showstr(FILE *, const char *, size_t); 2961 - file_showstr(stderr, m->value.s, (size_t)m->vallen);
|
Completed in 30 milliseconds