Searched defs:callback_ent (Results 1 – 1 of 1) sorted by relevance
131 static struct callback_ent { struct132 const char *name;133 UConverterFromUCallback fromu;134 const void *fromuctxt;135 UConverterToUCallback tou;136 const void *touctxt;