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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duspoof.h120 * -# USPOOF_CHAR_LIMIT: check that an identifier contains only characters from a specified set
227 USPOOF_CHAR_LIMIT = 64, enumerator in enum:USpoofChecks
309 * checks except for USPOOF_LOCALE_LIMIT and USPOOF_CHAR_LIMIT.
490 * The USPOOF_CHAR_LIMIT test is automatically enabled for this
552 * The USPOOF_CHAR_LIMIT test is automatically enabled for this
585 * the USPOOF_CHAR_LIMIT test.
599 * The USPOOF_CHAR_LIMIT test is automatically enabled for this
632 * the USPOOF_CHAR_LIMIT test.
/external/icu/icu4c/source/i18n/unicode/
H A Duspoof.h120 * -# USPOOF_CHAR_LIMIT: check that an identifier contains only characters from a specified set
227 USPOOF_CHAR_LIMIT = 64, enumerator in enum:USpoofChecks
319 * checks except for USPOOF_LOCALE_LIMIT and USPOOF_CHAR_LIMIT.
498 * The USPOOF_CHAR_LIMIT test is automatically enabled for this
560 * The USPOOF_CHAR_LIMIT test is automatically enabled for this
593 * the USPOOF_CHAR_LIMIT test.
607 * The USPOOF_CHAR_LIMIT test is automatically enabled for this
640 * the USPOOF_CHAR_LIMIT test.

Completed in 321 milliseconds