sq_dequote        297 builtin/am.c   	str = sq_dequote(sb.buf);
sq_dequote         37 quote.h        extern char *sq_dequote(char *);
sq_dequote         16 shell.c        	if (!arg || !(arg = sq_dequote(arg)))