Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dapprentice.c118 private int hextoint(int);
3054 c = hextoint(*s++); /* Get next char */ in getstr()
3057 c = hextoint(*s++); in getstr()
3084 hextoint(int c) in hextoint() function

Completed in 11 milliseconds