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

  /external/icu4c/common/unicode/
uconfig.h 94 * \def U_NO_DEFAULT_INCLUDE_UTF_HEADERS
101 #ifdef U_NO_DEFAULT_INCLUDE_UTF_HEADERS
106 # define U_NO_DEFAULT_INCLUDE_UTF_HEADERS 1
108 # define U_NO_DEFAULT_INCLUDE_UTF_HEADERS 0
utf.h 27 * 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 */
utypes.h 41 #if !U_NO_DEFAULT_INCLUDE_UTF_HEADERS
  /external/icu4c/test/cintltst/
cintltst.h 26 #if U_NO_DEFAULT_INCLUDE_UTF_HEADERS
27 /* deprecated - make tests pass with U_NO_DEFAULT_INCLUDE_UTF_HEADERS */
  /external/icu4c/test/intltest/
intltest.h 19 #if U_NO_DEFAULT_INCLUDE_UTF_HEADERS
20 /* deprecated - make tests pass with U_NO_DEFAULT_INCLUDE_UTF_HEADERS */

Completed in 473 milliseconds