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

  /external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c 254 uset = uspoof_getAllowedChars(sc, &status);
260 TEST_ASSERT_NE(us, uspoof_getAllowedChars(sc, &status));
261 TEST_ASSERT(uset_equals(us, uspoof_getAllowedChars(sc, &status)));
396 set = uspoof_getAllowedChars(sc, &status);
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 254 uset = uspoof_getAllowedChars(sc, &status);
260 TEST_ASSERT_NE(us, uspoof_getAllowedChars(sc, &status));
261 TEST_ASSERT(uset_equals(us, uspoof_getAllowedChars(sc, &status)));
396 set = uspoof_getAllowedChars(sc, &status);
  /external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h 495 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales()
500 * fetching the resulting set with uspoof_getAllowedChars(),
589 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 503 * via the uspoof_getAllowedChars() function. uspoof_setAllowedLocales()
508 * fetching the resulting set with uspoof_getAllowedChars(),
597 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
uspoof.cpp 225 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) {
  /external/icu/icu4c/source/i18n/
uspoof.cpp 258 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) {
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 221 milliseconds