Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Dpackage.h66 prefixEndsWithType=TRUE; in setAutoPrefixWithType()
168 UBool prefixEndsWithType; variable
Dpackage.cpp385 : doAutoPrefix(FALSE), prefixEndsWithType(FALSE) { in Package()
601 if(prefixEndsWithType && s[prefixLength-1]!=type) { in readPackage()
776 if(prefixEndsWithType) { in writePackage()