Searched refs:get_next_word (Results 1 – 1 of 1) sorted by relevance
162 static const char *get_next_word(const char *exp_str, const char **wordbegin, int *wordlen) in get_next_word() function256 cur_pos = get_next_word(cur_pos, &wordbegin, &wordlen); in lex_process()354 cur_pos = get_next_word(cur_pos, &wordbegin, &wordlen);
Completed in 2 milliseconds