Home
last modified time | relevance | path

Searched refs:sanitize_comment (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-exr/
H A Dfile-exr.c46 static void sanitize_comment (gchar *comment);
316 sanitize_comment (comment); in load_image()
379 sanitize_comment (gchar *comment) in sanitize_comment() function