Home
last modified time | relevance | path

Searched refs:UCONFIG_HAVE_PARSEALLINPUT (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Duconfig.h427 #ifndef UCONFIG_HAVE_PARSEALLINPUT
428 # define UCONFIG_HAVE_PARSEALLINPUT 1 macro
/external/icu/icu4c/source/i18n/unicode/
Dunum.h874 #if UCONFIG_HAVE_PARSEALLINPUT
941 #if UCONFIG_HAVE_PARSEALLINPUT
Ddecimfmt.h776 #if UCONFIG_HAVE_PARSEALLINPUT
2249 #if UCONFIG_HAVE_PARSEALLINPUT
/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp334 #if UCONFIG_HAVE_PARSEALLINPUT in init()
1362 #if UCONFIG_HAVE_PARSEALLINPUT in subparse()
1757 #if UCONFIG_HAVE_PARSEALLINPUT in subparse()
3157 #if UCONFIG_HAVE_PARSEALLINPUT in setAttribute()
3282 #if UCONFIG_HAVE_PARSEALLINPUT
/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp554 { "uconfig.have_parseallinput", paramInteger, "b", UCONFIG_HAVE_PARSEALLINPUT},