Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dder.c141 gettag(const uint8_t *c, size_t *p, size_t l) in gettag() function
249 if (gettag(b, &offs, len) == DER_BAD) in der_offs()
286 tag = gettag(b, &offs, len); in der_cmp()
373 uint32_t tag = gettag(p, &x, ep - p + x); in printdata()

Completed in 10 milliseconds