Home
last modified time | relevance | path

Searched refs:mcopy (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c64 private int mcopy(struct magic_set *, union VALUETYPE *, int, int,
1290 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy() function
1531 if (mcopy(ms, p, m->type, m->flag & INDIR, s, in mget()
1684 if (mcopy(ms, p, m->type, 0, s, offset, nbytes, m) == -1) in mget()

Completed in 10 milliseconds