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

  /external/chromium_org/third_party/icu/source/common/unicode/
rep.h 33 * other than the Unicode characters returned by char32At(). One
50 * <code>char32At()</code>, and <code>extractBetween()</code>.
108 inline UChar32 char32At(int32_t offset) const;
234 * Virtual version of char32At().
251 Replaceable::char32At(int32_t offset) const {
urep.h 67 * charAt() vs. char32At().
80 * charAt() vs. char32At().
87 UChar32 (*char32At)(const UReplaceable* rep,
unistr.h     [all...]
  /external/icu4c/common/unicode/
rep.h 33 * other than the Unicode characters returned by char32At(). One
50 * <code>char32At()</code>, and <code>extractBetween()</code>.
108 inline UChar32 char32At(int32_t offset) const;
234 * Virtual version of char32At().
253 Replaceable::char32At(int32_t offset) const {
urep.h 67 * charAt() vs. char32At().
80 * charAt() vs. char32At().
87 UChar32 (*char32At)(const UReplaceable* rep,
  /external/icu4c/common/
unistr.cpp 698 return char32At(offset);
702 UnicodeString::char32At(int32_t offset) const
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 230 milliseconds