13 extern char *
strtokx(
const char *s,
14 const char *whitespace,
25 char quote,
char escape,
bool force_quote,
static rewind_source * source
char * quote_if_needed(const char *source, const char *entails_quote, char quote, char escape, bool force_quote, int encoding)
char * strtokx(const char *s, const char *whitespace, const char *delim, const char *quote, char escape, bool e_strings, bool del_quotes, int encoding)
void strip_quotes(char *source, char quote, char escape, int encoding)