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