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

  /external/chromium_org/third_party/icu/source/common/
ustr_imp.h 209 ustr_hashICharsN(const char *str, int32_t length);
uhash.c 851 return s == NULL ? 0 : ustr_hashICharsN(s, uprv_strlen(s));
ustring.cpp     [all...]
  /external/icu/icu4c/source/common/
ustr_imp.h 209 ustr_hashICharsN(const char *str, int32_t length);
uhash.c 851 return s == NULL ? 0 : ustr_hashICharsN(s, uprv_strlen(s));
ustring.cpp     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 263 milliseconds