Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapoutput.c402 char *saved_imagetype; in msApplyDefaultOutputFormats() local
406 saved_imagetype = NULL; in msApplyDefaultOutputFormats()
408 saved_imagetype = msStrdup(map->imagetype); in msApplyDefaultOutputFormats()
418 map->imagetype = saved_imagetype; in msApplyDefaultOutputFormats()