Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/common/
Dunorm.cpp103 _NORM_OPTIONS_NX_MASK=0x1f, enumerator
635 if((options&_NORM_OPTIONS_UNICODE_MASK)!=0 && (options&_NORM_OPTIONS_NX_MASK)==0) { in internalGetNX()