Searched defs:USPOOF_RESTRICTION_LEVEL (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Duspoof.h279 * {@link USPOOF_RESTRICTION_LEVEL}, corresponding to the fifth bit (16). The possible checks are:
325 * uspoof_setChecks(sc.getAlias(), USPOOF_RESTRICTION_LEVEL | USPOOF_AUX_INFO, &status);
454 USPOOF_RESTRICTION_LEVEL = 16, enumerator in enum:USpoofChecks
462 USPOOF_SINGLE_SCRIPT = USPOOF_RESTRICTION_LEVEL,
476 * will also fail the {@link USPOOF_RESTRICTION_LEVEL} check.
756 * {@link USPOOF_HIGHLY_RESTRICTIVE}. Calling this method enables the {@link USPOOF_RESTRICTION_LEVEL} and
770 * Get the Restriction Level that will be tested if the checks include {@link USPOOF_RESTRICTION_LEVEL}.
1214 * in question: USPOOF_RESTRICTION_LEVEL, USPOOF_CHAR_LIMIT, and so on.
1230 * Gets the restriction level that the text meets, if the USPOOF_RESTRICTION_LEVEL check

Completed in 113 milliseconds