/third_party/node/deps/icu-small/source/i18n/ |
D | stsearch.cpp | 72 m_text_.length(), coll->toUCollator(), in StringSearch() 129 m_text_.length(), coll->toUCollator(), in StringSearch() 259 usearch_setCollator(m_strsrch_, coll->toUCollator(), &status); in setCollator()
|
D | ucol.cpp | 59 return coll->toUCollator(); in ucol_openBinary() 102 return newColl->toUCollator(); in ucol_safeClone()
|
D | ucol_res.cpp | 515 result = coll->toUCollator(); in ucol_open()
|
D | collationbuilder.cpp | 1657 return coll->toUCollator(); in ucol_openRules()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | stsearch.cpp | 72 m_text_.length(), coll->toUCollator(), in StringSearch() 129 m_text_.length(), coll->toUCollator(), in StringSearch() 259 usearch_setCollator(m_strsrch_, coll->toUCollator(), &status); in setCollator()
|
D | ucol.cpp | 59 return coll->toUCollator(); in ucol_openBinary() 102 return newColl->toUCollator(); in ucol_safeClone()
|
D | ucol_res.cpp | 515 result = coll->toUCollator(); in ucol_open()
|
D | collationbuilder.cpp | 1658 return coll->toUCollator(); in ucol_openRules()
|
/third_party/icu/icu4c/source/i18n/ |
D | stsearch.cpp | 72 m_text_.length(), coll->toUCollator(), in StringSearch() 129 m_text_.length(), coll->toUCollator(), in StringSearch() 259 usearch_setCollator(m_strsrch_, coll->toUCollator(), &status); in setCollator()
|
D | ucol.cpp | 59 return coll->toUCollator(); in ucol_openBinary() 102 return newColl->toUCollator(); in ucol_safeClone()
|
D | ucol_res.cpp | 515 result = coll->toUCollator(); in ucol_open()
|
D | collationbuilder.cpp | 1657 return coll->toUCollator(); in ucol_openRules()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | stsearch.cpp | 72 m_text_.length(), coll->toUCollator(), in StringSearch() 129 m_text_.length(), coll->toUCollator(), in StringSearch() 259 usearch_setCollator(m_strsrch_, coll->toUCollator(), &status); in setCollator()
|
D | ucol.cpp | 59 return coll->toUCollator(); in ucol_openBinary() 102 return newColl->toUCollator(); in ucol_safeClone()
|
D | ucol_res.cpp | 515 result = coll->toUCollator(); in ucol_open()
|
D | collationbuilder.cpp | 1657 return coll->toUCollator(); in ucol_openRules()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | coll.h | 1192 inline UCollator *toUCollator() { in toUCollator() function 1196 inline const UCollator *toUCollator() const { in toUCollator() function
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | coll.h | 1192 inline UCollator *toUCollator() { in toUCollator() function 1196 inline const UCollator *toUCollator() const { in toUCollator() function
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | coll.h | 1174 inline UCollator *toUCollator() { in toUCollator() function 1178 inline const UCollator *toUCollator() const { in toUCollator() function
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | coll.h | 1192 inline UCollator *toUCollator() { in toUCollator() function 1196 inline const UCollator *toUCollator() const { in toUCollator() function
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tscoll.cpp | 132 UCollator *myCollation = col->toUCollator(); in doTestVariant()
|