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

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

Completed in 5512 milliseconds