Searched defs:match_set (Results 1 - 1 of 1) sorted by relevance
| /inkscape/ | ||
| H A D | buildtool.cpp | 359 static int match_set(const char *re, int re_len, const char *s, function in namespace:buildtool 457 n = match_set(re + i + 1, re_len - (i + 2), s + j, info); |
Completed in 52 milliseconds