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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h 741 #define UTF16_BACK_N_SAFE(s, start, i, n) U16_BACK_N(s, start, i, n)
    [all...]
  /external/icu4c/common/unicode/
utf_old.h 737 #define UTF16_BACK_N_SAFE(s, start, i, n) U16_BACK_N(s, start, i, n)
    [all...]

Completed in 27 milliseconds