Home
last modified time | relevance | path

Searched refs:ALLOW_CASE_INSENSITIVITY (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddouble-conversion-string-to-double.h61 ALLOW_CASE_INSENSITIVITY = 64, enumerator
Ddouble-conversion-string-to-double.cpp442 const bool allow_case_insensitivity = (flags_ & ALLOW_CASE_INSENSITIVITY) != 0; in StringToIeee()