Home
last modified time | relevance | path

Searched defs:outstr (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dwinclip.c53 utf8_to_utf16(char_u *instr, int inlen, short_u *outstr, int *unconvlenp) in utf8_to_utf16()
102 utf16_to_utf8(short_u *instr, int inlen, char_u *outstr) in utf16_to_utf8()