Home
last modified time | relevance | path

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

/titanic_52/usr/src/common/unicode/
H A Duconv.c426 uchar_t *u8s, size_t *utf8len, int flag) in uconv_u16tou8() argument
603 uchar_t *u8s, size_t *utf8len, int flag) in uconv_u32tou8() argument
670 uconv_u8tou16(const uchar_t * u8s,size_t * utf8len,uint16_t * u16s,size_t * utf16len,int flag) uconv_u8tou16() argument
781 uconv_u8tou32(const uchar_t * u8s,size_t * utf8len,uint32_t * u32s,size_t * utf32len,int flag) uconv_u8tou32() argument
[all...]