Searched defs:UCollationPCE (Results 1 – 4 of 4) sorted by relevance
50 class UCollationPCE; variable307 friend class UCollationPCE; variable
203 struct UCollationPCE : public UObject struct211 UCollationPCE(UCollationElements *elems); argument220 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UCollationPCE) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
360 typedef struct UCollationPCE UCollationPCE; typedef
178 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE() function in UCollationPCE180 UCollationPCE::UCollationPCE(CollationElementIterator *iter) { init(iter); } in UCollationPCE() function in UCollationPCE