Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Dpackage.h64 prefixEndsWithType=TRUE; in setAutoPrefixWithType()
166 UBool prefixEndsWithType; variable
Dpackage.cpp386 : doAutoPrefix(FALSE), prefixEndsWithType(FALSE) { in Package()
602 if(prefixEndsWithType && s[prefixLength-1]!=type) { in readPackage()
777 if(prefixEndsWithType) { in writePackage()