Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Daffixpatternparser.h144 hasPercentToken(FALSE), hasPermillToken(FALSE), char32Count(0) { in AffixPattern()
196 return hasPermillToken; in usesPermill()
279 && (hasPermillToken == other.hasPermillToken) in equals()
307 UBool hasPermillToken; variable
Daffixpatternparser.cpp208 hasPermillToken = TRUE; in add()
245 hasPermillToken = FALSE; in remove()