Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dapprentice.c128 private int hextoint(int);
2721 c = hextoint(*s++); /* Get next char */ in getstr()
2724 c = hextoint(*s++); in getstr()
2749 hextoint(int c) in hextoint() function

Completed in 12 milliseconds