Home
last modified time | relevance | path

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

/PHP-8.2/ext/fileinfo/libmagic/
H A Dprint.c69 optyp[m->in_op & FILE_OPS_MASK] : '?', m->in_offset); in file_mdump()
H A Dfile.h322 int32_t in_offset; /* offset from indirection */ member
H A Dapprentice.c1932 m->in_offset = 0; in parse()
2010 m->in_offset = CAST(int32_t, strtol(l, &t, 0)); in parse()
3360 m->in_offset = swap4(CAST(uint32_t, m->in_offset));
H A Dsoftmagic.c1597 intmax_t off = m->in_offset; in mget()
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch939 m->in_offset = swap4(CAST(uint32_t, m->in_offset));

Completed in 39 milliseconds