Searched refs:UCollationPCE (Results 1 – 2 of 2) sorted by relevance
203 struct UCollationPCE : public UObject struct211 UCollationPCE(UCollationElements *elems); argument212 ~UCollationPCE();220 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UCollationPCE) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument222 UCollationPCE::UCollationPCE(UCollationElements *elems) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()227 void UCollationPCE::init(const UCollator *coll) in init()237 UCollationPCE::~UCollationPCE() in ~UCollationPCE()439 elems->pce = new UCollationPCE(elems); in ucol_nextProcessed()536 elems->pce = new UCollationPCE(elems); in ucol_previousProcessed()
359 struct UCollationPCE;360 typedef struct UCollationPCE UCollationPCE; typedef382 icu::UCollationPCE *pce;