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

/external/chromium/third_party/icu/public/i18n/unicode/
H A Duspoof.h100 * USPOOF_ANY_CASE is a modifier for the above tests. If the identifiers being checked can
104 * displayed to users in lower-case form only, the USPOOF_ANY_CASE option should not be
116 * -# USPOOF_ANY_CASE: modifies the mixed script and whole script confusables tests. If
179 If USPOOF_ANY_CASE is not specified, identifiers being checked are assumed to have been
183 USPOOF_ANY_CASE = 8, enumerator in enum:USpoofChecks
616 * USPOOF_ANY_CASE is a modifier for the tests. Select it if the identifiers
619 * display to the user, do not select the USPOOF_ANY_CASE option.
770 * USPOOF_ANY_CASE. The two flags may be ORed.
/external/icu4c/i18n/unicode/
H A Duspoof.h100 * USPOOF_ANY_CASE is a modifier for the above tests. If the identifiers being checked can
104 * displayed to users in lower-case form only, the USPOOF_ANY_CASE option should not be
116 * -# USPOOF_ANY_CASE: modifies the mixed script and whole script confusables tests. If
192 If USPOOF_ANY_CASE is not specified, identifiers being checked are assumed to have been
196 USPOOF_ANY_CASE = 8, enumerator in enum:USpoofChecks
648 * USPOOF_ANY_CASE is a modifier for the tests. Select it if the identifiers
651 * display to the user, do not select the USPOOF_ANY_CASE option.
802 * USPOOF_ANY_CASE. The two flags may be ORed.

Completed in 14 milliseconds