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.h425 #ifndef UCONFIG_HAVE_PARSEALLINPUT
426 # define UCONFIG_HAVE_PARSEALLINPUT 1 macro
/external/icu/icu4c/source/i18n/unicode/
Dunum.h861 #if UCONFIG_HAVE_PARSEALLINPUT
928 #if UCONFIG_HAVE_PARSEALLINPUT
Ddecimfmt.h775 #if UCONFIG_HAVE_PARSEALLINPUT
2244 #if UCONFIG_HAVE_PARSEALLINPUT
/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp332 #if UCONFIG_HAVE_PARSEALLINPUT in init()
1348 #if UCONFIG_HAVE_PARSEALLINPUT in subparse()
1743 #if UCONFIG_HAVE_PARSEALLINPUT in subparse()
3131 #if UCONFIG_HAVE_PARSEALLINPUT in setAttribute()
3256 #if UCONFIG_HAVE_PARSEALLINPUT
/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp555 { "uconfig.have_parseallinput", paramInteger, "b", UCONFIG_HAVE_PARSEALLINPUT},