Searched refs:varexpand (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 448 varexpand(char *buf, size_t len, const struct buffer *b, const char *str) in varexpand() function 513 if (varexpand(ebuf, sizeof(ebuf), b, m->desc) == -1) in mprint() 2211 if (varexpand(buf, sizeof(buf), b, m->mimetype) == -1) in handle_annotation()
|
/PHP-7.3/ext/fileinfo/ |
H A D | libmagic.patch | 4009 varexpand(char *buf, size_t len, const struct buffer *b, const char *str)
|
Completed in 24 milliseconds