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.cpp131 static struct callback_ent { struct
132 const char *name;
133 UConverterFromUCallback fromu;
134 const void *fromuctxt;
135 UConverterToUCallback tou;
136 const void *touctxt;