Home
last modified time | relevance | path

Searched defs:appendCodeUnit (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Duobjtest.cpp323 virtual UBool appendCodeUnit(UChar /*c*/) override { return true; } in appendCodeUnit() function in DummyAppendable
Dustrtest.cpp2095 virtual UBool appendCodeUnit(UChar c) override { str.append(c); return true; } in appendCodeUnit() function in SimpleAppendable
/third_party/node/deps/icu-small/source/common/
Dunistr.cpp1946 UnicodeStringAppendable::appendCodeUnit(char16_t c) { in appendCodeUnit() function in UnicodeStringAppendable
/third_party/icu/icu4c/source/common/
Dunistr.cpp1904 UnicodeStringAppendable::appendCodeUnit(UChar c) { in appendCodeUnit() function in UnicodeStringAppendable
/third_party/skia/third_party/externals/icu/source/common/
Dunistr.cpp1903 UnicodeStringAppendable::appendCodeUnit(UChar c) { in appendCodeUnit() function in UnicodeStringAppendable