Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dapprentice.c131 private int hextoint(int);
2885 c = hextoint(*s++); /* Get next char */ in getstr()
2888 c = hextoint(*s++); in getstr()
2917 hextoint(int c) in hextoint() function

Completed in 12 milliseconds