Home
last modified time | relevance | path

Searched refs:u_foldCase (Results 101 – 125 of 307) sorted by relevance

12345678910>>...13

/dports/devel/icu/icu/source/test/cintltst/
H A Dcucdtst.c3387 if((which&CF_SIMPLE)!=0 && (c2=u_foldCase(c, 0))!=simple) { in testFold()
3397 if((c2=u_foldCase(c, U_FOLD_CASE_EXCLUDE_SPECIAL_I))!=turkic) { in testFold()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/unicode/
H A Durename.h244 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/unicode/
H A Durename.h244 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/unicode/
H A Durename.h244 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/unicode/
H A Durename.h245 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Durename.h244 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Durename.h241 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/unicode/
H A Durename.h246 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/unicode/
H A Durename.h243 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/unicode/
H A Durename.h238 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/unicode/
H A Durename.h244 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/unicode/
H A Durename.h243 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/unicode/
H A Durename.h241 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/intl/icu/source/common/unicode/
H A Durename.h241 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/devel/icu/icu/source/common/unicode/
H A Durename.h249 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/devel/icu-lx/icu/source/common/unicode/
H A Durename.h249 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/www/firefox/firefox-99.0/intl/icu/source/common/unicode/
H A Durename.h249 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) macro
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/icu/unicode/
H A Durename.h154 #define u_foldCase u_foldCase_3_2
/dports/devel/icu/icu/source/i18n/
H A Drematch.cpp3821 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchAt()
5290 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchChunkAt()
/dports/devel/icu-lx/icu/source/i18n/
H A Drematch.cpp3821 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchAt()
5290 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchChunkAt()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Drematch.cpp3811 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchAt()
5276 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchChunkAt()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Drematch.cpp3811 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchAt()
5276 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchChunkAt()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Drematch.cpp3811 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchAt()
5276 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchChunkAt()
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Drematch.cpp3835 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchAt()
5300 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchChunkAt()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Drematch.cpp3821 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchAt()
5290 if (u_foldCase(c, U_FOLD_CASE_DEFAULT) == opValue) { in MatchChunkAt()

12345678910>>...13