Searched refs:UNISTR_FROM_CHAR_EXPLICIT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dprscmnts.cpp17 #ifndef UNISTR_FROM_CHAR_EXPLICIT
18 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
H A Dwrtxml.cpp21 #ifndef UNISTR_FROM_CHAR_EXPLICIT
22 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
H A Dparse.cpp22 #ifndef UNISTR_FROM_CHAR_EXPLICIT
23 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dunistr.h140 * \def UNISTR_FROM_CHAR_EXPLICIT
146 #ifndef UNISTR_FROM_CHAR_EXPLICIT
149 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
152 # define UNISTR_FROM_CHAR_EXPLICIT macro
2879 UNISTR_FROM_CHAR_EXPLICIT UnicodeString(UChar ch);
2890 UNISTR_FROM_CHAR_EXPLICIT UnicodeString(UChar32 ch);

Completed in 210 milliseconds