Searched refs:next_separator (Results 1 – 1 of 1) sorted by relevance
107 static const char* next_separator(const char* str);269 next_separator(const char* str) in next_separator() function277 str = next_separator(str); in next_token()285 const char* end = next_separator(start); in get_next_token()