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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h 764 #define UTF32_IS_SAFE(c, strict) \
808 if(!UTF32_IS_SAFE(c, strict)) { \
842 if(!UTF32_IS_SAFE(c, strict)) { \
    [all...]
  /external/icu4c/common/unicode/
utf_old.h 760 #define UTF32_IS_SAFE(c, strict) \
804 if(!UTF32_IS_SAFE(c, strict)) { \
838 if(!UTF32_IS_SAFE(c, strict)) { \
    [all...]

Completed in 26 milliseconds