Home
last modified time | relevance | path

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

/external/icu4c/common/
Dhash.h40 Hashtable(UBool ignoreKeyCase, UErrorCode& status);
120 inline Hashtable::Hashtable(UBool ignoreKeyCase, UErrorCode& status) in Hashtable() argument
123 init(ignoreKeyCase ? uhash_hashCaselessUnicodeString in Hashtable()
125 ignoreKeyCase ? uhash_compareCaselessUnicodeString in Hashtable()