Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dtab.c107 size_t input_line_length = strlen(line); in tab_complete() local
109 token_t token = tokenize(line, input_line_length); in tab_complete()
117 size_t token_length = input_line_length - token.start; in tab_complete()

Completed in 2 milliseconds