HomeSort by relevance Sort by last modified time
    Searched refs:getChar32At (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/common/unicode/
rep.h 239 virtual UChar32 getChar32At(int32_t offset) const = 0;
256 return getChar32At(offset);
unistr.h     [all...]
  /external/icu/icu4c/source/test/intltest/
reptest.cpp 119 virtual UChar32 getChar32At(int32_t offset) const{
190 virtual UChar32 getChar32At(int32_t /*offset*/) const{
  /external/icu/icu4c/source/i18n/
utrans.cpp 85 virtual UChar32 getChar32At(int32_t offset) const;
108 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const {
  /external/icu/icu4c/source/common/
unistr.cpp 784 UnicodeString::getChar32At(int32_t offset) const {
    [all...]

Completed in 175 milliseconds