Home | History | Annotate | Download | only in unicode

Lines Matching refs:U_DECLARE_UTF16

117 #if defined(U_DECLARE_UTF16)
118 # define UNICODE_STRING(cs, _length) icu::UnicodeString(TRUE, (const UChar *)U_DECLARE_UTF16(cs), _length)