Searched refs:uspoof_setAllowedChars (Results 1 - 11 of 11) sorted by relevance
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | uspoof.h | 192 * uspoof_setAllowedChars(sc, allowed, &status); 224 * uspoof_setAllowedChars(sc, allowed, &status); 255 * uspoof_setAllowedChars(sc.getAlias(), allowed.toUSet(), &status); 280 * characters. See {@link uspoof_setAllowedChars} and {@link uspoof_setAllowedLocales}.</li> 314 * uspoof_setAllowedChars(sc.getAlias(), allowed.toUSet(), &status); 338 * allowed characters set in {@link uspoof_setAllowedChars}. Note that characters which have script code 462 * of acceptable characters. See {@link uspoof_setAllowedChars} and 697 * the set specified by {@link uspoof_setAllowedChars} and 717 * Note that methods such as {@link uspoof_setAllowedChars}, {@link uspoof_setAllowedLocales}, and 798 * spoof detectors limits with uspoof_setAllowedChars() [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | uspoof.h | 192 * uspoof_setAllowedChars(sc, allowed, &status); 224 * uspoof_setAllowedChars(sc, allowed, &status); 255 * uspoof_setAllowedChars(sc.getAlias(), allowed.toUSet(), &status); 280 * characters. See {@link uspoof_setAllowedChars} and {@link uspoof_setAllowedLocales}.</li> 314 * uspoof_setAllowedChars(sc.getAlias(), allowed.toUSet(), &status); 338 * allowed characters set in {@link uspoof_setAllowedChars}. Note that characters which have script code 462 * of acceptable characters. See {@link uspoof_setAllowedChars} and 697 * the set specified by {@link uspoof_setAllowedChars} and 717 * Note that methods such as {@link uspoof_setAllowedChars}, {@link uspoof_setAllowedLocales}, and 798 * spoof detectors limits with uspoof_setAllowedChars() [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | spooftest.c | 281 uspoof_setAllowedChars(sc, us, &status); in TestUSpoofCAPI() 430 uspoof_setAllowedChars(sc, tmpSet, &status); in TestUSpoofCAPI()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | uspoof.h | 212 * uspoof_setAllowedChars(sc, allowed, &status); 244 * uspoof_setAllowedChars(sc, allowed, &status); 275 * uspoof_setAllowedChars(sc.getAlias(), allowed.toUSet(), &status); 300 * characters. See {@link uspoof_setAllowedChars} and {@link uspoof_setAllowedLocales}.</li> 334 * uspoof_setAllowedChars(sc.getAlias(), allowed.toUSet(), &status); 358 * allowed characters set in {@link uspoof_setAllowedChars}. Note that characters which have script code 527 * of acceptable characters. See {@link uspoof_setAllowedChars} and 762 * the set specified by {@link uspoof_setAllowedChars} and 782 * Note that methods such as {@link uspoof_setAllowedChars}, {@link uspoof_setAllowedLocales}, and 863 * spoof detectors limits with uspoof_setAllowedChars() [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | itspoof.cpp | 596 uspoof_setAllowedChars(sc, allowedChars.toUSet(), &status); in testRestrictionLevel() 613 uspoof_setAllowedChars(sc, allowedChars.toUSet(), &status); in testRestrictionLevel()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof.cpp | 341 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) { in uspoof_setAllowedChars() function
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | uspoof.cpp | 342 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) { in uspoof_setAllowedChars() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | uspoof.cpp | 337 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) { in uspoof_setAllowedChars() function
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 1784 #define uspoof_setAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedChars) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 1852 #define uspoof_setAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedChars) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 1763 #define uspoof_setAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedChars) macro
|
Completed in 34 milliseconds