Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dprint.c71 optyp[m->in_op & FILE_OPS_MASK] : '?', m->in_offset); in file_mdump()
H A Dfile.h307 int32_t in_offset; /* offset from indirection */ member
H A Dapprentice.c1882 m->in_offset = 0; in parse()
1960 m->in_offset = CAST(int32_t, strtol(l, &t, 0)); in parse()
3366 m->in_offset = swap4(CAST(uint32_t, m->in_offset));
H A Dsoftmagic.c1546 intmax_t off = m->in_offset; in mget()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch968 m->in_offset = swap4(CAST(uint32_t, m->in_offset));

Completed in 25 milliseconds