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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf8.h 575 * @see U8_BACK_1
594 #define U8_BACK_1(s, start, i) { \
638 U8_BACK_1(s, start, i); \
678 U8_BACK_1(s, start, i); \
  /external/icu4c/common/unicode/
utf8.h 720 * @see U8_BACK_1
739 #define U8_BACK_1(s, start, i) { \
783 U8_BACK_1(s, start, i); \
825 U8_BACK_1(s, start, i); \

Completed in 124 milliseconds