Go to the documentation of this file.
52 #if defined(UCONFIG_USE_LOCAL)
53 #include "uconfig_local.h"
80 #ifndef UCLN_NO_AUTO_CLEANUP
81 #define UCLN_NO_AUTO_CLEANUP 1
89 #ifndef U_DISABLE_RENAMING
90 #define U_DISABLE_RENAMING 0
101 #ifdef U_NO_DEFAULT_INCLUDE_UTF_HEADERS
103 #elif defined(U_COMBINED_IMPLEMENTATION) || defined(U_COMMON_IMPLEMENTATION) || defined(U_I18N_IMPLEMENTATION) || \
104 defined(U_IO_IMPLEMENTATION) || defined(U_LAYOUT_IMPLEMENTATION) || defined(U_LAYOUTEX_IMPLEMENTATION) || \
105 defined(U_TOOLUTIL_IMPLEMENTATION)
106 # define U_NO_DEFAULT_INCLUDE_UTF_HEADERS 1
108 # define U_NO_DEFAULT_INCLUDE_UTF_HEADERS 0
124 #ifndef U_OVERRIDE_CXX_ALLOCATION
125 #define U_OVERRIDE_CXX_ALLOCATION 1
133 #ifndef U_ENABLE_TRACING
134 #define U_ENABLE_TRACING 0
142 #ifndef U_ENABLE_DYLOAD
143 #define U_ENABLE_DYLOAD 1
151 #ifndef U_CHECK_DYLOAD
152 #define U_CHECK_DYLOAD 1
161 #ifndef U_DEFAULT_SHOW_DRAFT
162 #define U_DEFAULT_SHOW_DRAFT 1
174 #ifdef U_HAVE_LIB_SUFFIX
176 #elif defined(U_LIB_SUFFIX_C_NAME)
177 # define U_HAVE_LIB_SUFFIX 1
185 #ifdef U_LIB_SUFFIX_C_NAME_STRING
187 #elif defined(U_LIB_SUFFIX_C_NAME)
188 # define CONVERT_TO_STRING(s) #s
189 # define U_LIB_SUFFIX_C_NAME_STRING CONVERT_TO_STRING(U_LIB_SUFFIX_C_NAME)
191 # define U_LIB_SUFFIX_C_NAME_STRING ""
207 #ifndef UCONFIG_ONLY_COLLATION
208 # define UCONFIG_ONLY_COLLATION 0
211 #if UCONFIG_ONLY_COLLATION
213 # define UCONFIG_NO_BREAK_ITERATION 1
214 # define UCONFIG_NO_IDNA 1
217 # if UCONFIG_NO_COLLATION
218 # error Contradictory collation switches in uconfig.h.
220 # define UCONFIG_NO_FORMATTING 1
221 # define UCONFIG_NO_TRANSLITERATION 1
222 # define UCONFIG_NO_REGULAR_EXPRESSIONS 1
245 #ifndef UCONFIG_NO_FILE_IO
246 # define UCONFIG_NO_FILE_IO 0
249 #if UCONFIG_NO_FILE_IO && defined(U_TIMEZONE_FILES_DIR)
250 # error Contradictory file io switches in uconfig.h.
264 #ifndef UCONFIG_NO_CONVERSION
265 # define UCONFIG_NO_CONVERSION 0
268 #if UCONFIG_NO_CONVERSION
269 # define UCONFIG_NO_LEGACY_CONVERSION 1
284 #ifndef UCONFIG_NO_LEGACY_CONVERSION
285 # define UCONFIG_NO_LEGACY_CONVERSION 0
296 #ifndef UCONFIG_NO_NORMALIZATION
297 # define UCONFIG_NO_NORMALIZATION 0
298 #elif UCONFIG_NO_NORMALIZATION
301 # define UCONFIG_NO_BREAK_ITERATION 1
303 # define UCONFIG_NO_IDNA 1
306 # if UCONFIG_ONLY_COLLATION
307 # error Contradictory collation switches in uconfig.h.
309 # define UCONFIG_NO_COLLATION 1
310 # define UCONFIG_NO_TRANSLITERATION 1
319 #ifndef UCONFIG_NO_BREAK_ITERATION
320 # define UCONFIG_NO_BREAK_ITERATION 0
329 #ifndef UCONFIG_NO_IDNA
330 # define UCONFIG_NO_IDNA 0
340 #ifndef UCONFIG_MSGPAT_DEFAULT_APOSTROPHE_MODE
341 # define UCONFIG_MSGPAT_DEFAULT_APOSTROPHE_MODE UMSGPAT_APOS_DOUBLE_OPTIONAL
352 #ifndef UCONFIG_NO_COLLATION
353 # define UCONFIG_NO_COLLATION 0
362 #ifndef UCONFIG_NO_FORMATTING
363 # define UCONFIG_NO_FORMATTING 0
372 #ifndef UCONFIG_NO_TRANSLITERATION
373 # define UCONFIG_NO_TRANSLITERATION 0
382 #ifndef UCONFIG_NO_REGULAR_EXPRESSIONS
383 # define UCONFIG_NO_REGULAR_EXPRESSIONS 0
392 #ifndef UCONFIG_NO_SERVICE
393 # define UCONFIG_NO_SERVICE 0
402 #ifndef UCONFIG_HAVE_PARSEALLINPUT
403 # define UCONFIG_HAVE_PARSEALLINPUT 1
413 #ifndef UCONFIG_FORMAT_FASTPATHS_49
414 # define UCONFIG_FORMAT_FASTPATHS_49 1
423 #ifndef UCONFIG_NO_FILTERED_BREAK_ITERATION
424 # define UCONFIG_NO_FILTERED_BREAK_ITERATION 0