Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c128 private int hextoint(int);
2800 c = hextoint(*s++); /* Get next char */ in getstr()
2803 c = hextoint(*s++); in getstr()
2828 hextoint(int c) in hextoint() function

Completed in 11 milliseconds