HomeSort by relevance Sort by last modified time
    Searched refs:USPOOF_AUX_INFO (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 195 * If USPOOF_AUX_INFO is enabled the actual restriction level of the
200 * @see USPOOF_AUX_INFO
256 USPOOF_AUX_INFO = 0x40000000
    [all...]
  /external/icu/icu4c/source/i18n/
uspoof.cpp 201 if (checks & ~(USPOOF_ALL_CHECKS | USPOOF_AUX_INFO)) {
491 if (This->fChecks & USPOOF_AUX_INFO) {
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 727 uspoof_setChecks(sc, USPOOF_AUX_INFO | USPOOF_RESTRICTION_LEVEL, &status);

Completed in 43 milliseconds