Searched refs:U_NO_DEFAULT_INCLUDE_UTF_HEADERS (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Duconfig.h94 * \def U_NO_DEFAULT_INCLUDE_UTF_HEADERS
101 #ifdef U_NO_DEFAULT_INCLUDE_UTF_HEADERS
106 # define U_NO_DEFAULT_INCLUDE_UTF_HEADERS 1 macro
108 # define U_NO_DEFAULT_INCLUDE_UTF_HEADERS 0 macro
H A Dutf.h27 * If U_NO_DEFAULT_INCLUDE_UTF_HEADERS is 0 then utf.h is included by utypes.h
30 * If U_NO_DEFAULT_INCLUDE_UTF_HEADERS is 1 then each of these headers must be
213 #if !U_NO_DEFAULT_INCLUDE_UTF_HEADERS
221 #endif /* !U_NO_DEFAULT_INCLUDE_UTF_HEADERS */
H A Dutypes.h43 #if !U_NO_DEFAULT_INCLUDE_UTF_HEADERS
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcintltst.h26 #if U_NO_DEFAULT_INCLUDE_UTF_HEADERS
27 /* deprecated - make tests pass with U_NO_DEFAULT_INCLUDE_UTF_HEADERS */
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dintltest.h19 #if U_NO_DEFAULT_INCLUDE_UTF_HEADERS
20 /* deprecated - make tests pass with U_NO_DEFAULT_INCLUDE_UTF_HEADERS */

Completed in 183 milliseconds