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/icu/icu4c/source/common/unicode/
uconfig.h 96 * \def U_NO_DEFAULT_INCLUDE_UTF_HEADERS
103 #ifdef U_NO_DEFAULT_INCLUDE_UTF_HEADERS
108 # define U_NO_DEFAULT_INCLUDE_UTF_HEADERS 1
110 # define U_NO_DEFAULT_INCLUDE_UTF_HEADERS 0
utf.h 29 * If U_NO_DEFAULT_INCLUDE_UTF_HEADERS is 0 then utf.h is included by utypes.h
32 * If U_NO_DEFAULT_INCLUDE_UTF_HEADERS is 1 then each of these headers must be
215 #if !U_NO_DEFAULT_INCLUDE_UTF_HEADERS
223 #endif /* !U_NO_DEFAULT_INCLUDE_UTF_HEADERS */
utypes.h 43 #if !U_NO_DEFAULT_INCLUDE_UTF_HEADERS
  /external/icu/icu4c/source/test/cintltst/
cintltst.h 28 #if U_NO_DEFAULT_INCLUDE_UTF_HEADERS
29 /* deprecated - make tests pass with U_NO_DEFAULT_INCLUDE_UTF_HEADERS */
  /external/icu/icu4c/source/test/intltest/
intltest.h 21 #if U_NO_DEFAULT_INCLUDE_UTF_HEADERS
22 /* deprecated - make tests pass with U_NO_DEFAULT_INCLUDE_UTF_HEADERS */

Completed in 771 milliseconds