Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dparsemdf.c601 static char *find_token_end(char *str) in find_token_end() function
643 strend = find_token_end(str); in AllocToken()
696 strend = find_token_end(str); in AllocVariable()
/dports/japanese/anthy/anthy-0.4/mkworddic/
H A Dmkdic.c354 find_token_end(char *cur) in find_token_end() function
385 n = find_token_end(cur); in push_back_word_entry_line()