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

  /external/icu4c/i18n/
uspoof_impl.cpp 38 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE;
59 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE;
80 fRestrictionLevel = src.fRestrictionLevel;
uspoof_impl.h 112 URestrictionLevel fRestrictionLevel; // The maximum restriction level for an acceptable identifier.
uspoof.cpp 191 This->fRestrictionLevel = restrictionLevel;
202 return This->fRestrictionLevel;
455 if (idRestrictionLevel > This->fRestrictionLevel) {
  /external/icu4c/test/intltest/
itspoof.cpp 494 URestrictionLevel fRestrictionLevel;
527 URestrictionLevel restrictionLevel = test.fRestrictionLevel;

Completed in 258 milliseconds