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

  /external/icu4c/i18n/
ucoleitr.cpp 203 struct UCollationPCE : public UObject
211 UCollationPCE(UCollationElements *elems);
212 ~UCollationPCE();
220 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UCollationPCE)
222 UCollationPCE::UCollationPCE(UCollationElements *elems)
227 void UCollationPCE::init(const UCollator *coll)
237 UCollationPCE::~UCollationPCE()
439 elems->pce = new UCollationPCE(elems)
    [all...]
ucol_imp.h 371 struct UCollationPCE;
372 typedef struct UCollationPCE UCollationPCE;
394 U_NAMESPACE_QUALIFIER UCollationPCE *pce;
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 53 milliseconds