HomeSort by relevance Sort by last modified time
    Searched refs:U_NO_DEFAULT_INCLUDE_UTF_HEADERS (Results 1 - 3 of 3) 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 26 * If U_NO_DEFAULT_INCLUDE_UTF_HEADERS is 0 then utf.h is included by utypes.h
29 * 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

Completed in 301 milliseconds