Home
last modified time | relevance | path

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

/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c63 private int mcopy(struct magic_set *, union VALUETYPE *, int, int,
1071 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy() function
1224 if (mcopy(ms, p, m->type, m->flag & INDIR, s, (uint32_t)(offset + o), in mget()
1597 if (mcopy(ms, p, m->type, 0, s, offset, nbytes, m) == -1) in mget()

Completed in 9 milliseconds