Searched defs:UReplaceableCallbacks (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | urep.h | 53 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
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
| D | urep.h | 53 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; argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | urep.h | 53 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; argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | urep.h | 53 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; argument
|