Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Du8_textprep.h59 extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_t *, size_t *, int);
/freebsd/sys/contrib/openzfs/include/sys/
H A Du8_textprep.h58 extern int uconv_u8tou16(const uchar_t *, size_t *, uint16_t *, size_t *, int);
/freebsd/sys/contrib/openzfs/module/unicode/
H A Duconv.c665 uconv_u8tou16(const uchar_t *u8s, size_t *utf8len, in uconv_u8tou16() function
857 EXPORT_SYMBOL(uconv_u8tou16);