HomeSort by relevance Sort by last modified time
    Searched refs:UElementAssigner (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/
uelement.h 65 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
uvector.h 107 void assign(const UVector& other, UElementAssigner *assign, UErrorCode &ec);
uvector.cpp 96 void UVector::assign(const UVector& other, UElementAssigner *assign, UErrorCode &ec) {

Completed in 96 milliseconds