Searched defs:next_word (Results 1 – 4 of 4) sorted by relevance
58 next_word(const char **state, size_t *len, const char *separators) in next_word() function
834 next_word(const char **str, size_t *len) in next_word() function
1141 next_word(unsigned char *string) in next_word() function
3421 std::string next_word; in ResolveCommandImpl() local