Home
last modified time | relevance | path

Searched refs:bcpKey (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dcloctst.c6503 const char* bcpKey = NULL; in TestToUnicodeLocaleKey() local
6505 bcpKey = uloc_toUnicodeLocaleKey(keyword); in TestToUnicodeLocaleKey()
6507 if (bcpKey != NULL) { in TestToUnicodeLocaleKey()
6510 } else if (bcpKey == NULL) { in TestToUnicodeLocaleKey()
6513 if (bcpKey != keyword) { in TestToUnicodeLocaleKey()
6536 const char* bcpKey = NULL; in TestBug20321UnicodeLocaleKey() local
6537 bcpKey = uloc_toUnicodeLocaleKey(invalid[i]); in TestBug20321UnicodeLocaleKey()
6538 if (bcpKey != NULL) { in TestBug20321UnicodeLocaleKey()
6547 const char* bcpKey = NULL; in TestBug20321UnicodeLocaleKey() local
6548 bcpKey = uloc_toUnicodeLocaleKey(valid[i]); in TestBug20321UnicodeLocaleKey()
[all …]
/dports/devel/icu/icu/source/test/cintltst/
H A Dcloctst.c6503 const char* bcpKey = NULL; in TestToUnicodeLocaleKey() local
6505 bcpKey = uloc_toUnicodeLocaleKey(keyword); in TestToUnicodeLocaleKey()
6507 if (bcpKey != NULL) { in TestToUnicodeLocaleKey()
6510 } else if (bcpKey == NULL) { in TestToUnicodeLocaleKey()
6513 if (bcpKey != keyword) { in TestToUnicodeLocaleKey()
6536 const char* bcpKey = NULL; in TestBug20321UnicodeLocaleKey() local
6537 bcpKey = uloc_toUnicodeLocaleKey(invalid[i]); in TestBug20321UnicodeLocaleKey()
6538 if (bcpKey != NULL) { in TestBug20321UnicodeLocaleKey()
6547 const char* bcpKey = NULL; in TestBug20321UnicodeLocaleKey() local
6548 bcpKey = uloc_toUnicodeLocaleKey(valid[i]); in TestBug20321UnicodeLocaleKey()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Duloc_tag.cpp1267 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1348 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1352 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1353 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1409 bcpKey = key; in _appendKeywordsToLanguageTag()
1429 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
H A Duloc.cpp2103 const char* bcpKey = ulocimp_toBcpKey(keyword); in uloc_toUnicodeLocaleKey() local
2104 if (bcpKey == NULL && ultag_isUnicodeLocaleKey(keyword, -1)) { in uloc_toUnicodeLocaleKey()
2108 return bcpKey; in uloc_toUnicodeLocaleKey()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Duloc_tag.c926 const char *bcpKey, *bcpValue; in _appendKeywordsToLanguageTag() local
996 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1000 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1001 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1060 bcpKey = key; in _appendKeywordsToLanguageTag()
1083 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Duloc_tag.cpp926 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
996 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1000 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1001 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1060 bcpKey = key; in _appendKeywordsToLanguageTag()
1083 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Duloc_tag.cpp1249 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1353 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1357 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1358 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1428 bcpKey = key; in _appendKeywordsToLanguageTag()
1448 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
/dports/devel/icu-lx/icu/source/common/
H A Duloc_tag.cpp1286 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1367 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1371 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1372 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1428 bcpKey = key; in _appendKeywordsToLanguageTag()
1448 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
H A Duloc.cpp2136 const char* bcpKey = ulocimp_toBcpKey(keyword); in uloc_toUnicodeLocaleKey() local
2137 if (bcpKey == NULL && ultag_isUnicodeLocaleKey(keyword, -1)) { in uloc_toUnicodeLocaleKey()
2141 return bcpKey; in uloc_toUnicodeLocaleKey()
/dports/devel/icu/icu/source/common/
H A Duloc_tag.cpp1286 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1367 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1371 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1372 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1428 bcpKey = key; in _appendKeywordsToLanguageTag()
1448 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
H A Duloc.cpp2136 const char* bcpKey = ulocimp_toBcpKey(keyword); in uloc_toUnicodeLocaleKey() local
2137 if (bcpKey == NULL && ultag_isUnicodeLocaleKey(keyword, -1)) { in uloc_toUnicodeLocaleKey()
2141 return bcpKey; in uloc_toUnicodeLocaleKey()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Duloc_tag.cpp1286 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1367 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1371 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1372 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1428 bcpKey = key; in _appendKeywordsToLanguageTag()
1448 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
H A Duloc.cpp2103 const char* bcpKey = ulocimp_toBcpKey(keyword); in uloc_toUnicodeLocaleKey() local
2104 if (bcpKey == NULL && ultag_isUnicodeLocaleKey(keyword, -1)) { in uloc_toUnicodeLocaleKey()
2108 return bcpKey; in uloc_toUnicodeLocaleKey()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Duloc_tag.cpp1286 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1367 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1371 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1372 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1428 bcpKey = key; in _appendKeywordsToLanguageTag()
1448 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Duloc_tag.cpp1265 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1369 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1373 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1374 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1444 bcpKey = key; in _appendKeywordsToLanguageTag()
1464 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
H A Duloc.cpp2147 const char* bcpKey = ulocimp_toBcpKey(keyword); in uloc_toUnicodeLocaleKey() local
2148 if (bcpKey == NULL && ultag_isUnicodeLocaleKey(keyword, -1)) { in uloc_toUnicodeLocaleKey()
2152 return bcpKey; in uloc_toUnicodeLocaleKey()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Duloc_tag.cpp1286 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1367 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1371 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1372 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1428 bcpKey = key; in _appendKeywordsToLanguageTag()
1448 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
H A Duloc.cpp2103 const char* bcpKey = ulocimp_toBcpKey(keyword); in uloc_toUnicodeLocaleKey() local
2104 if (bcpKey == NULL && ultag_isUnicodeLocaleKey(keyword, -1)) { in uloc_toUnicodeLocaleKey()
2108 return bcpKey; in uloc_toUnicodeLocaleKey()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Duloc_tag.cpp1265 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1369 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1373 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1374 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1444 bcpKey = key; in _appendKeywordsToLanguageTag()
1464 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Duloc_tag.cpp1286 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1367 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1371 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1372 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1428 bcpKey = key; in _appendKeywordsToLanguageTag()
1448 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
H A Duloc.cpp2136 const char* bcpKey = ulocimp_toBcpKey(keyword); in uloc_toUnicodeLocaleKey() local
2137 if (bcpKey == NULL && ultag_isUnicodeLocaleKey(keyword, -1)) { in uloc_toUnicodeLocaleKey()
2141 return bcpKey; in uloc_toUnicodeLocaleKey()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Duloc_tag.cpp1286 const char *bcpKey=nullptr, *bcpValue=nullptr; in _appendKeywordsToLanguageTag() local
1367 bcpKey = LOCALE_ATTRIBUTE_KEY; in _appendKeywordsToLanguageTag()
1371 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
1372 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1428 bcpKey = key; in _appendKeywordsToLanguageTag()
1448 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
H A Duloc.cpp2103 const char* bcpKey = ulocimp_toBcpKey(keyword); in uloc_toUnicodeLocaleKey() local
2104 if (bcpKey == NULL && ultag_isUnicodeLocaleKey(keyword, -1)) { in uloc_toUnicodeLocaleKey()
2108 return bcpKey; in uloc_toUnicodeLocaleKey()
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Duloc_tag.c916 const char *bcpKey, *bcpValue; in _appendKeywordsToLanguageTag() local
989 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
990 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1049 bcpKey = key; in _appendKeywordsToLanguageTag()
1073 ext->key = bcpKey; in _appendKeywordsToLanguageTag()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Duloc_tag.c916 const char *bcpKey, *bcpValue; in _appendKeywordsToLanguageTag() local
989 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
990 if (bcpKey == NULL) { in _appendKeywordsToLanguageTag()
1049 bcpKey = key; in _appendKeywordsToLanguageTag()
1073 ext->key = bcpKey; in _appendKeywordsToLanguageTag()

12