Searched defs:UTF16_SET_CHAR_START_SAFE (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utf_old.h | 714 #define UTF16_SET_CHAR_START_SAFE(s, start, i) U16_SET_CP_START(s, start, i) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utf_old.h | 714 #define UTF16_SET_CHAR_START_SAFE(s, start, i) U16_SET_CP_START(s, start, i) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | utf_old.h | 717 #define UTF16_SET_CHAR_START_SAFE(s, start, i) U16_SET_CP_START(s, start, i) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | utf_old.h | 714 #define UTF16_SET_CHAR_START_SAFE(s, start, i) U16_SET_CP_START(s, start, i) macro
|