Home
last modified time | relevance | path

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

/third_party/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()
/third_party/node/deps/icu-small/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()
/third_party/skia/third_party/externals/icu/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()