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

/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dprscmnts.cpp22 #ifndef UNISTR_FROM_STRING_EXPLICIT
23 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
H A Dwrtxml.cpp26 #ifndef UNISTR_FROM_STRING_EXPLICIT
27 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
H A Dparse.cpp27 #ifndef UNISTR_FROM_STRING_EXPLICIT
28 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dunistr.h157 * \def UNISTR_FROM_STRING_EXPLICIT
166 #ifndef UNISTR_FROM_STRING_EXPLICIT
169 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
172 # define UNISTR_FROM_STRING_EXPLICIT macro
2902 UNISTR_FROM_STRING_EXPLICIT UnicodeString(const UChar *text);
2981 UNISTR_FROM_STRING_EXPLICIT UnicodeString(const char *codepageData);

Completed in 151 milliseconds