get_glyph_quoted 3476 src/simh/scp.c     cptr = get_glyph_quoted (cptr, gbuf, 0);
get_glyph_quoted 3546 src/simh/scp.c tptr = get_glyph_quoted (cptr, gbuf, 0);
get_glyph_quoted 3856 src/simh/scp.c                         svptr = get_glyph_quoted (svptr, gbuf, ',');
get_glyph_quoted 8984 src/simh/scp.c cptr = get_glyph_quoted (cptr, gbuf, 0);
get_glyph_quoted 8999 src/simh/scp.c cptr = get_glyph_quoted (cptr, gbuf, 0);
get_glyph_quoted  146 src/simh/scp.h CONST char *get_glyph_quoted (const char *iptr, char *optr, char mchar);