Searched defs:outstr (Results 1 – 1 of 1) sorted by relevance
53 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()