|
|
|
@ -32,6 +32,7 @@ wordlist *wl_chop(wordlist *wlist); |
|
|
|
wordlist *wl_chop_rest(wordlist *wlist); |
|
|
|
|
|
|
|
wordlist *wl_find(const char *string, wordlist *wlist); |
|
|
|
void wl_delete_slice(wordlist *from, wordlist *to); |
|
|
|
|
|
|
|
|
|
|
|
/* For quoting individual characters. '' strings are all quoted, but |
|
|
|
|