Searched refs:ignore_whitespace (Results 1 – 2 of 2) sorted by relevance
109 const char *split_chars, bool ignore_whitespace);112 const char *split_chars, bool ignore_whitespace,
160 bool ignore_whitespace) { in iwpool_split_string() argument173 if (ignore_whitespace) { in iwpool_split_string()193 const char *split_chars, bool ignore_whitespace, in iwpool_printf_split() argument207 char **ret = iwpool_split_string(pool, buf, split_chars, ignore_whitespace); in iwpool_printf_split()