single_quote_found 7147 src/simh/scp.c t_bool single_quote_found = FALSE;
single_quote_found 7161 src/simh/scp.c             single_quote_found = TRUE;
single_quote_found 7164 src/simh/scp.c if (double_quote_found && (!single_quote_found))