Searched refs:XReplaceable (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dutransts.c57 typedef struct XReplaceable { struct
59 } XReplaceable; typedef in typeref:struct:XReplaceable
61 static void InitXReplaceable(XReplaceable* rep, const char* cstring) {
66 static void FreeXReplaceable(XReplaceable* rep) {
75 const XReplaceable* x = (const XReplaceable*)rep;
81 const XReplaceable* x = (const XReplaceable*)rep;
87 const XReplaceable* x = (const XReplaceable*)re
[all...]

Completed in 85 milliseconds