Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dunistr_cnv.cpp226 UBool isDefaultConverter; in extract() local
228 isDefaultConverter=true; in extract()
234 isDefaultConverter=false; in extract()
242 if(isDefaultConverter) { in extract()
/third_party/skia/third_party/externals/icu/source/common/
Dunistr_cnv.cpp226 UBool isDefaultConverter; in extract() local
228 isDefaultConverter=TRUE; in extract()
234 isDefaultConverter=FALSE; in extract()
242 if(isDefaultConverter) { in extract()
/third_party/node/deps/icu-small/source/common/
Dunistr_cnv.cpp226 UBool isDefaultConverter; in extract() local
228 isDefaultConverter=true; in extract()
234 isDefaultConverter=false; in extract()
242 if(isDefaultConverter) { in extract()