Searched refs:hextoint (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/ext/fileinfo/libmagic/ | ||
| H A D | apprentice.c | 101 private int hextoint(int); 2053 c = hextoint(*s++); /* Get next char */ 2056 c = hextoint(*s++); 2080 hextoint(int c) function |
Completed in 5 milliseconds