Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Ducharstriebuilder.cpp56 int32_t compareStringTo(const UCharsTrieElement &o, const UnicodeString &strings) const;
84 UCharsTrieElement::compareStringTo(const UCharsTrieElement &other, const UnicodeString &strings) co… in compareStringTo() function in UCharsTrieElement
140 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
Dbytestriebuilder.cpp68 int32_t compareStringTo(const BytesTrieElement &o, const CharString &strings) const;
114 BytesTrieElement::compareStringTo(const BytesTrieElement &other, const CharString &strings) const { in compareStringTo() function in BytesTrieElement
187 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
/third_party/icu/icu4c/source/common/
Ducharstriebuilder.cpp56 int32_t compareStringTo(const UCharsTrieElement &o, const UnicodeString &strings) const;
84 UCharsTrieElement::compareStringTo(const UCharsTrieElement &other, const UnicodeString &strings) co… in compareStringTo() function in UCharsTrieElement
140 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
Dbytestriebuilder.cpp68 int32_t compareStringTo(const BytesTrieElement &o, const CharString &strings) const;
114 BytesTrieElement::compareStringTo(const BytesTrieElement &other, const CharString &strings) const { in compareStringTo() function in BytesTrieElement
187 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
/third_party/skia/third_party/externals/icu/source/common/
Ducharstriebuilder.cpp56 int32_t compareStringTo(const UCharsTrieElement &o, const UnicodeString &strings) const;
84 UCharsTrieElement::compareStringTo(const UCharsTrieElement &other, const UnicodeString &strings) co… in compareStringTo() function in UCharsTrieElement
140 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
Dbytestriebuilder.cpp68 int32_t compareStringTo(const BytesTrieElement &o, const CharString &strings) const;
114 BytesTrieElement::compareStringTo(const BytesTrieElement &other, const CharString &strings) const { in compareStringTo() function in BytesTrieElement
187 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()