Searched defs:UReplaceableCallbacks (Results 1 – 1 of 1) sorted by relevance
51 typedef struct UReplaceableCallbacks { struct61 int32_t (*length)(const UReplaceable* rep);74 UChar (*charAt)(const UReplaceable* rep,87 UChar32 (*char32At)(const UReplaceable* rep,106 void (*replace)(UReplaceable* rep,125 void (*extract)(UReplaceable* rep,151 } UReplaceableCallbacks; argument