Home
last modified time | relevance | path

Searched refs:idRestrictionLevel (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof.cpp517 URestrictionLevel idRestrictionLevel = identifierInfo->getRestrictionLevel(*status); in uspoof_checkUnicodeString() local
518 if (idRestrictionLevel > This->fRestrictionLevel) { in uspoof_checkUnicodeString()
522 result |= idRestrictionLevel; in uspoof_checkUnicodeString()