Searched defs:U_DECLARE_UTF16 (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/unicode/
H A Dplatform.h678 * \def U_DECLARE_UTF16
683 #ifdef U_DECLARE_UTF16
689 # define U_DECLARE_UTF16(string) u ## string macro
692 # define U_DECLARE_UTF16(string) L ## string macro
694 /* Leave U_DECLARE_UTF16 undefined. See unistr.h. */

Completed in 46 milliseconds