Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp235 MAX_EXC_COUNT=(UGENCASE_EXC_MASK>>UGENCASE_EXC_SHIFT)+1 enumerator
342 excProps=new ExcProps *[MAX_EXC_COUNT]; in CasePropsBuilder()
521 if(excPropsCount==MAX_EXC_COUNT) { in setProps()
585 if(excPropsCount==MAX_EXC_COUNT) { in makeExcProps()