Searched refs:text_strstr (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | vi.c | 483 static size_t text_strstr(size_t offset, char *str) in text_strstr() function 782 size_t pos = text_strstr(TT.cursor+1, s); in search_str() |
Completed in 2 milliseconds