Searched refs:file_copystr (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/ext/fileinfo/libmagic/ |
H A D | file.h | 472 protected char *file_copystr(char *, size_t, size_t, const char *);
|
H A D | funcs.c | 59 file_copystr(char *buf, size_t blen, size_t width, const char *str) in file_copystr() function
|
/PHP-8.0/ext/fileinfo/ |
H A D | libmagic.patch | 1819 protected char *file_copystr(char *, size_t, size_t, const char *); 2306 file_copystr(char *buf, size_t blen, size_t width, const char *str)
|
Completed in 14 milliseconds