Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c86 static uint32_t get_unicode_from_UDA(size_t plane_no, uchar_t byte1,
701 get_unicode_from_UDA(size_t plane_no, uchar_t b1, uchar_t b2) in get_unicode_from_UDA() function
769 u32 = get_unicode_from_UDA(plane_no, in euctw_to_utf8()