Home
last modified time | relevance | path

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

/PHP-5.4/ext/fileinfo/libmagic/
H A Dfile.h288 int32_t in_offset; /* offset from indirection */ member
H A Dapprentice.c1596 m->in_offset = 0; in parse()
1666 m->in_offset = (int32_t)strtol(l, &t, 0); in parse()
2943 m->in_offset = swap4((uint32_t)m->in_offset);
H A Dsoftmagic.c1157 int off = m->in_offset; in mget()
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch836 m->in_offset = swap4((uint32_t)m->in_offset);
2620 - m->in_offset);

Completed in 48 milliseconds