Searched defs:hextoi (Results 1 - 1 of 1) sorted by relevance
| /inkscape/ | ||
| H A D | buildtool.cpp | 307 static int hextoi(const unsigned char *s) { function in namespace:buildtool 330 FAIL_IF(hextoi(re + 2) != *s, SLRE_NO_MATCH); |
Completed in 49 milliseconds