taglinefilesource code
quotechar185scripts/tkparse.cchar quotechar;
quotechar193scripts/tkparse.cquotechar = *pnt++;
quotechar195scripts/tkparse.cwhile(*pnt && *pnt != quotechar && pnt[-1] != '\\')