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

  /external/icu4c/common/unicode/
rep.h 237 virtual UChar32 getChar32At(int32_t offset) const = 0;
252 return getChar32At(offset);
unistr.h     [all...]
  /external/icu4c/test/intltest/
reptest.cpp 117 virtual UChar32 getChar32At(int32_t offset) const{
188 virtual UChar32 getChar32At(int32_t /*offset*/) const{
  /external/icu4c/i18n/
utrans.cpp 82 virtual UChar32 getChar32At(int32_t offset) const;
105 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const {
  /external/icu4c/common/
unistr.cpp 687 UnicodeString::getChar32At(int32_t offset) const {
    [all...]

Completed in 613 milliseconds