HomeSort by relevance Sort by last modified time
    Searched refs:U_DECLARE_UTF16 (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/unicode/
platform.h 774 * \def U_DECLARE_UTF16
779 #ifdef U_DECLARE_UTF16
785 # define U_DECLARE_UTF16(string) u ## string
788 # define U_DECLARE_UTF16(string) L ## string
790 /* Leave U_DECLARE_UTF16 undefined. See unistr.h. */
ustring.h     [all...]

Completed in 169 milliseconds