Home
last modified time | relevance | path

Searched defs:subChars (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Ducnv_bld.h178 uint8_t *subChars; member
Ducnv.cpp482 uint8_t *subChars; in ucnv_setSubstString() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_bld.h178 uint8_t *subChars; member
Ducnv.cpp482 uint8_t *subChars; in ucnv_setSubstString() local
/third_party/icu/icu4c/source/common/
Ducnv_bld.h178 uint8_t *subChars; member
Ducnv.cpp482 uint8_t *subChars; in ucnv_setSubstString() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_bld.h178 uint8_t *subChars; member
Ducnv.cpp482 uint8_t *subChars; in ucnv_setSubstString() local
/third_party/icu/icu4c/source/test/cintltst/
Dccapitst.c3549 static const char subChars[5]={ 0x61, 0x62, 0x63, 0x64, 0x65 }; in TestSubstString() local