Searched refs:ignoreKeyCase (Results 1 – 1 of 1) sorted by relevance
40 Hashtable(UBool ignoreKeyCase, UErrorCode& status);120 inline Hashtable::Hashtable(UBool ignoreKeyCase, UErrorCode& status) in Hashtable() argument123 init(ignoreKeyCase ? uhash_hashCaselessUnicodeString in Hashtable()125 ignoreKeyCase ? uhash_compareCaselessUnicodeString in Hashtable()