Searched refs:match_op (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp311 static int match_op(const unsigned char *re, const unsigned char *s, function in namespace:buildtool
374 result = match_op((unsigned char *) re + len, (unsigned char *) s, info);
493 n = match_op((unsigned char *) (re + i), (unsigned char *) (s + j), info);

Completed in 341 milliseconds