Home
last modified time | relevance | path

Searched defs:next_word (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/moused/moused/
H A Dutil.c58 next_word(const char **state, size_t *len, const char *separators) in next_word() function
/freebsd/contrib/bearssl/tools/
H A Dnames.c834 next_word(const char **str, size_t *len) in next_word() function
/freebsd/contrib/ee/
H A Dee.c1141 next_word(unsigned char *string) in next_word() function
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3421 std::string next_word; in ResolveCommandImpl() local