Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dedit.c2227 utf_wctomb(xcp, tmpa); in x_transpose()
2229 utf_wctomb(xcp, tmpb); in x_transpose()
2245 utf_wctomb(xcp, tmpa); in x_transpose()
2247 utf_wctomb(xcp, tmpb); in x_transpose()
2988 x = utf_wctomb(utf_tmp, c); in x_e_putc2()
H A Dfuncs.c473 po.ts[utf_wctomb(po.ts, po.wc)] = 0; in c_print()
505 po.ts[utf_wctomb(po.ts, c - 0x100)] = 0; in c_print()
H A Dexpr.c833 utf_wctomb(char *dst, unsigned int wc) in utf_wctomb() function
H A Dvar.c430 sz = utf_wctomb(s + 2, n); in str_val()
H A Dsh.h2444 size_t utf_wctomb(char *, unsigned int);

Completed in 18 milliseconds