Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dhash.h40 Hashtable(UBool ignoreKeyCase, UErrorCode& status);
124 inline Hashtable::Hashtable(UBool ignoreKeyCase, UErrorCode& status) in Hashtable() argument
127 init(ignoreKeyCase ? uhash_hashCaselessUnicodeString in Hashtable()
129 ignoreKeyCase ? uhash_compareCaselessUnicodeString in Hashtable()