Home
last modified time | relevance | path

Searched refs:tklist (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dawk.c1358 static void skip_to(char *tklist) in skip_to() argument
1360 do scan(); while (!ISTOK(tkeof) && !strchr(tklist, CURTOK())); in skip_to()

Completed in 7 milliseconds