Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof.cpp557 URestrictionLevel idRestrictionLevel = This->getRestrictionLevel(id, *status); in checkImpl() local
558 if (idRestrictionLevel > This->fRestrictionLevel) { in checkImpl()
561 checkResult->fRestrictionLevel = idRestrictionLevel; in checkImpl()