Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dder.c108 #define DER_TAG_LONG 0x1f macro
212 if (tag < DER_TAG_LONG) in der_tag()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch2041 - if (tag < DER_TAG_LONG)
2042 + if (tag < DER_TAG_LONG)

Completed in 13 milliseconds