Home
last modified time | relevance | path

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

/dports/databases/libiodbc/iODBC-3.52.15/iodbcinst/
H A Dunicode.c822 _utf16ntoutf8 (ucs2_t *wstr, char *ustr, int wlen, int size_bytes, int *converted) in _utf16ntoutf8() function
935 return _utf16ntoutf8 ((ucs2_t *) wstr, ustr, wlen, size_bytes, converted); in _wcxntoutf8()