Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dprint.c69 optyp[m->in_op & FILE_OPS_MASK] : '?', m->in_offset); in file_mdump()
H A Dfile.h313 int32_t in_offset; /* offset from indirection */ member
H A Dapprentice.c1929 m->in_offset = 0; in parse()
2007 m->in_offset = CAST(int32_t, strtol(l, &t, 0)); in parse()
3350 m->in_offset = swap4(CAST(uint32_t, m->in_offset));
H A Dsoftmagic.c1592 intmax_t off = m->in_offset; in mget()
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch923 m->in_offset = swap4(CAST(uint32_t, m->in_offset));

Completed in 40 milliseconds