Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dvi.c1502 char utf8_code[8] = {0}; in vi_main() local
1679 utf8_dec(key, utf8_code, &utf8_dec_p)) { in vi_main()
1685 strcpy(TT.il->data+TT.il->len, utf8_code); in vi_main()
1688 *utf8_code = 0; in vi_main()