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