Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ddtptngen.h579 void copyHashtable(Hashtable *other, UErrorCode &status);
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp408 copyHashtable(other.fAvailableFormatKeyHash, internalErrorCode); in operator =()
1640 DateTimePatternGenerator::copyHashtable(Hashtable *other, UErrorCode &status) { in copyHashtable() function in DateTimePatternGenerator