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

  /external/chromium/third_party/icu/public/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().
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...]

Completed in 207 milliseconds