FIX_SGR0
if (FIX_SGR0 != 0) {
FreeAndNull(FIX_SGR0);
FIX_SGR0 = 0; /* don't free it - application may still use */
if ((FIX_SGR0 = _nc_trim_sgr0(&TerminalType(TerminalOf(SP_PARM))))
if (!strcmp(FIX_SGR0, exit_attribute_mode)) {
if (FIX_SGR0 != exit_attribute_mode) {
free(FIX_SGR0);
FIX_SGR0 = 0;
&& FIX_SGR0 != 0) {
result = FIX_SGR0;
FreeAndNull(FIX_SGR0);