Home
last modified time | relevance | path

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

/third_party/toybox/lib/
H A Dlib.h237 int wctoutf8(char *s, unsigned wc);
H A Dlib.c348 int wctoutf8(char *s, unsigned wc) in wctoutf8() function
/third_party/toybox/toys/pending/
H A Dawk.c909 for (i = wctoutf8(codep, c), j = 0; j < i; j++) in get_string_or_regex()
4229 len = wctoutf8(q, wch); in interpx()

Completed in 10 milliseconds