Home
last modified time | relevance | path

Searched defs:UReplaceableCallbacks (Results 1 – 4 of 4) sorted by relevance

/external/icu/libicu/ndk_headers/unicode/
Durep.h55 typedef struct UReplaceableCallbacks { struct
65 int32_t (*length)(const UReplaceable* rep);
78 UChar (*charAt)(const UReplaceable* rep,
91 UChar32 (*char32At)(const UReplaceable* rep,
110 void (*replace)(UReplaceable* rep,
129 void (*extract)(UReplaceable* rep,
155 } UReplaceableCallbacks; typedef
/external/icu/libandroidicu/include/unicode/
Durep.h53 typedef struct UReplaceableCallbacks { struct
63 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
/external/icu/libicu/cts_headers/unicode/
Durep.h53 typedef struct UReplaceableCallbacks { struct
63 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
/external/icu/icu4c/source/common/unicode/
Durep.h53 typedef struct UReplaceableCallbacks { struct
63 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