Searched refs:fRestrictionLevel (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Duspoof_impl.cpp38 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE;
59 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE;
80 fRestrictionLevel = src.fRestrictionLevel;
H A Duspoof_impl.h112 URestrictionLevel fRestrictionLevel; // The maximum restriction level for an acceptable identifier. member in class:SpoofImpl
H A Duspoof.cpp224 This->fRestrictionLevel = restrictionLevel;
235 return This->fRestrictionLevel;
488 if (idRestrictionLevel > This->fRestrictionLevel) {
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ditspoof.cpp494 URestrictionLevel fRestrictionLevel; member in struct:Test
527 URestrictionLevel restrictionLevel = test.fRestrictionLevel;

Completed in 75 milliseconds