62 for (s =
string; *s; s++)
63 (
void) putc((
strip(*s)), fp);
77 for (wl = wlist; wl; wl = wl->
wl_next)
93 if (
string ==
NULL)
return;
100 l = strlen(
string) - 1;
102 if (
string[l] ==
'"')
void cp_wstrip(char *str)
void cp_unquote(char *string)
void cp_quoteword(char *str)
struct wordlist * wl_next
void cp_printword(char *string, FILE *fp)
void cp_striplist(wordlist *wlist)