Searched defs:hextoi (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp307 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