sim_decode_quoted_string 3718 src/simh/scp.c if (SCPE_OK != sim_decode_quoted_string (gbuf, dbuf, &dsize)) sim_decode_quoted_string 9684 src/simh/scp.c if (SCPE_OK != sim_decode_quoted_string (match, match_buf, &match_size)) { sim_decode_quoted_string 9731 src/simh/scp.c sim_decode_quoted_string (match, match_buf, &match_size); sim_decode_quoted_string 151 src/simh/scp.h t_stat sim_decode_quoted_string (const char *iptr, uint8 *optr, uint32 *osize);