Searched refs:mcopy (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 64 private int mcopy(struct magic_set *, union VALUETYPE *, int, int, 1309 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy() function 1579 if (mcopy(ms, p, m->type, m->flag & INDIR, s, in mget() 1746 if (mcopy(ms, p, m->type, 0, s, offset, nbytes, m) == -1) in mget()
|
Completed in 10 milliseconds