Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddtptngen.h470 void copyHashtable(Hashtable *other, UErrorCode &status);
/external/icu4c/i18n/
Ddtptngen.cpp334 copyHashtable(other.fAvailableFormatKeyHash, status); in operator =()
1164 DateTimePatternGenerator::copyHashtable(Hashtable *other, UErrorCode &status) { in copyHashtable() function in DateTimePatternGenerator