HomeSort by relevance Sort by last modified time
    Searched defs:USPOOF_ALL_CHECKS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h 213 USPOOF_ALL_CHECKS = 0x7f
    [all...]
  /external/icu4c/i18n/unicode/
uspoof.h 244 USPOOF_ALL_CHECKS = 0xFFFF,
254 * If this "check" is enabled, (uspoof_check() & USPOOF_ALL_CHECKS) will be zero
661 * enum USpoofChecks. (returned_value & USPOOF_ALL_CHECKS)
695 * enum USpoofChecks. (returned_value & USPOOF_ALL_CHECKS)
726 * enum USpoofChecks. (returned_value & USPOOF_ALL_CHECKS)
    [all...]

Completed in 97 milliseconds