Home
last modified time | relevance | path

Searched defs:callback_ent (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/extra/uconv/
Duconv.cpp133 static struct callback_ent { struct
134 const char *name;
135 UConverterFromUCallback fromu;
136 const void *fromuctxt;
137 UConverterToUCallback tou;
138 const void *touctxt;