Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dvi.c85 static int utf8_lnw(int *width, char *s, int bytes) in utf8_lnw() function
126 len = utf8_lnw(&width, end, size-pos); in utf8_last()
584 if (utf8_lnw(&width, buf, len) && width) break; in check_cursor_bounds()
732 if (utf8_lnw(&width, buf, len) && width) break; in cur_right()

Completed in 5 milliseconds