Searched defs:lowerfile (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/ | ||
H A D | system.cpp | 252 gchar *lowerfile = g_utf8_strdown(filename, -1); local 255 if (!g_str_has_suffix(lowerfile, lowerext)) { 259 g_free(lowerfile); |
Completed in 16 milliseconds