Searched defs:UReplaceableCallbacks (Results 1 – 2 of 2) sorted by relevance
53 typedef struct UReplaceableCallbacks { struct63 int32_t (*length)(const UReplaceable* rep);76 UChar (*charAt)(const UReplaceable* rep,89 UChar32 (*char32At)(const UReplaceable* rep,108 void (*replace)(UReplaceable* rep,127 void (*extract)(UReplaceable* rep,153 } UReplaceableCallbacks; argument
53 typedef struct UReplaceableCallbacks { struct63 int32_t (*length)(const UReplaceable* rep);76 UChar (*charAt)(const UReplaceable* rep,89 UChar32 (*char32At)(const UReplaceable* rep,108 void (*replace)(UReplaceable* rep,127 void (*extract)(UReplaceable* rep,153 } UReplaceableCallbacks; typedef