Searched refs:safe2 (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | main.cpp | 2130 gchar *safe2 = Inkscape::IO::sanitizeString(replacement); local 2132 if ( safe2 ) 2136 snprintf( tmp, sizeof(tmp), " [%2d] = '%s'", i, safe2 ); 2139 g_free( safe2 ); |
Completed in 890 milliseconds