Jspice3
|
Go to the source code of this file.
Functions | |
void | cp_wstrip (char *str) |
void | cp_quoteword (char *str) |
void | cp_printword (char *string, FILE *fp) |
void | cp_striplist (wordlist *wlist) |
void | cp_unquote (char *string) |
void cp_printword | ( | char * | string, |
FILE * | fp | ||
) |
Definition at line 54 of file quote.c.
void cp_striplist | ( | wordlist * | wlist | ) |
Definition at line 71 of file quote.c.
void cp_unquote | ( | char * | string | ) |
Definition at line 86 of file quote.c.