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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf8.h 194 * @see U8_GET
221 #define U8_GET(s, start, i, length, c) { \
  /external/icu4c/common/unicode/
utf8.h 220 * @see U8_GET
250 #define U8_GET(s, start, i, length, c) { \
272 * Use U8_GET() if that distinction is important.
279 * @see U8_GET

Completed in 26 milliseconds