Home
last modified time | relevance | path

Searched refs:get_next_word (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/cjson/src/
A DcJPath.c162 static const char *get_next_word(const char *exp_str, const char **wordbegin, int *wordlen) in get_next_word() function
256 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