Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp241 hasNoSimpleCaseFolding(FALSE) {} in ExcProps()
245 hasNoSimpleCaseFolding(FALSE) {} in ExcProps()
252 UBool hasNoSimpleCaseFolding; member
460 UBool hasNoSimpleCaseFolding=FALSE; in setProps() local
462 hasNoSimpleCaseFolding=TRUE; in setProps()
542 newExcProps->hasNoSimpleCaseFolding=hasNoSimpleCaseFolding; in setProps()
935 if(ep.hasNoSimpleCaseFolding) { in makeException()