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

  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 196 * uspoof_setAllowedChars(sc, allowed, &status);
231 * uspoof_setAllowedChars(sc, allowed, &status);
262 * uspoof_setAllowedChars(sc.getAlias(), allowed.toUSet(), &status);
288 * characters. See {@link uspoof_setAllowedChars} and {@link uspoof_setAllowedLocales}.</li>
323 * uspoof_setAllowedChars(sc.getAlias(), allowed.toUSet(), &status);
349 * allowed characters set in {@link uspoof_setAllowedChars}. Note that characters which have script code
477 * of acceptable characters. See {@link uspoof_setAllowedChars} and
708 * example, to fail strings containing characters outside of the set specified by {@link uspoof_setAllowedChars} and
727 * Note that methods such as {@link uspoof_setAllowedChars}, {@link uspoof_setAllowedLocales}, and
    [all...]
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 268 uspoof_setAllowedChars(sc, us, &status);
417 uspoof_setAllowedChars(sc, tmpSet, &status);
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 570 uspoof_setAllowedChars(sc, allowedChars.toUSet(), &status);
587 uspoof_setAllowedChars(sc, allowedChars.toUSet(), &status);
  /external/icu/icu4c/source/i18n/
uspoof.cpp 288 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) {
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 80 milliseconds