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

  /external/icu4c/common/unicode/
platform.h 292 * \def U_DECLARE_UTF16
301 #define U_DECLARE_UTF16(string) u ## string
305 #define U_DECLARE_UTF16(string) U ## string
308 #define U_DECLARE_UTF16(string) L ## string
pwin32.h 260 * \def U_DECLARE_UTF16
266 #define U_DECLARE_UTF16(string) L ## string

Completed in 1245 milliseconds