Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c118 file_private int hextoint(int);
3071 c = hextoint(*s++); /* Get next char */ in getstr()
3074 c = hextoint(*s++); in getstr()
3101 hextoint(int c) in hextoint() function

Completed in 14 milliseconds