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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h 339 UTF8_NEXT_CHAR_UNSAFE(s, _utf8_get_char_unsafe_index, c); \
350 #define UTF8_NEXT_CHAR_UNSAFE(s, i, c) { \
    [all...]
  /external/icu/icu4c/source/common/unicode/
utf_old.h 335 UTF8_NEXT_CHAR_UNSAFE(s, _utf8_get_char_unsafe_index, c); \
346 #define UTF8_NEXT_CHAR_UNSAFE(s, i, c) { \
    [all...]

Completed in 64 milliseconds