Searched defs:u8s (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/unicode/ |
| H A D | uconv.c | 425 uchar_t *u8s, size_t *utf8len, int flag) in uconv_u16tou8() 602 uchar_t *u8s, size_t *utf8len, int flag) in uconv_u32tou8() 669 uconv_u8tou16(const uchar_t *u8s, size_t *utf8len, in uconv_u8tou16() 780 uconv_u8tou32(const uchar_t *u8s, size_t *utf8len, in uconv_u8tou32()
|
| H A D | u8_textprep.c | 458 do_case_conv(int uv, uchar_t *u8s, uchar_t *s, int sz, boolean_t is_it_toupper) in do_case_conv() 742 do_decomp(size_t uv, uchar_t *u8s, uchar_t *s, int sz, in do_decomp() 1376 collect_a_seq(size_t uv, uchar_t *u8s, uchar_t **source, uchar_t *slast, in collect_a_seq() 1927 uchar_t u8s[U8_STREAM_SAFE_TEXT_MAX + 1]; in u8_textprep_str() local
|