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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duspoof.h93 * USPOOF_ANY_CASE is a modifier for the above tests. If the identifiers being checked can
97 * displayed to users in lower-case form only, the USPOOF_ANY_CASE option should not be
109 * -# USPOOF_ANY_CASE: modifies the mixed script and whole script confusables tests. If
185 If USPOOF_ANY_CASE is not specified, identifiers being checked are assumed to have been
189 USPOOF_ANY_CASE = 8, enumerator in enum:USpoofChecks
752 * USPOOF_ANY_CASE is a modifier for the tests. Select it if the identifiers
755 * display to the user, do not select the USPOOF_ANY_CASE option.
906 * USPOOF_ANY_CASE. The two flags may be ORed.
/external/icu/icu4c/source/i18n/unicode/
H A Duspoof.h93 * USPOOF_ANY_CASE is a modifier for the above tests. If the identifiers being checked can
97 * displayed to users in lower-case form only, the USPOOF_ANY_CASE option should not be
109 * -# USPOOF_ANY_CASE: modifies the mixed script and whole script confusables tests. If
185 If USPOOF_ANY_CASE is not specified, identifiers being checked are assumed to have been
189 USPOOF_ANY_CASE = 8, enumerator in enum:USpoofChecks
760 * USPOOF_ANY_CASE is a modifier for the tests. Select it if the identifiers
763 * display to the user, do not select the USPOOF_ANY_CASE option.
914 * USPOOF_ANY_CASE. The two flags may be ORed.

Completed in 289 milliseconds