Searched refs:hextoint (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ | ||
| H A D | apprentice.c | 110 private int hextoint(int); 2456 c = hextoint(*s++); /* Get next char */ 2459 c = hextoint(*s++); 2483 hextoint(int c) function |
Completed in 5 milliseconds