Home
last modified time | relevance | path

Searched refs:LCMAP_UPPERCASE (Results 1 – 25 of 86) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Globalization/
H A DTextInfo.Windows.cs59 … linguisticCasing | (toUpper ? LCMAP_UPPERCASE : LCMAP_LOWERCASE), in ChangeCase()
88 … toUpper ? LCMAP_UPPERCASE | linguisticCasing : LCMAP_LOWERCASE | linguisticCasing, in ChangeCase()
106 private const uint LCMAP_UPPERCASE = 0x00000200; field in System.Globalization.TextInfo
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Globalization/
H A DTextInfo.Windows.cs59 … linguisticCasing | (toUpper ? LCMAP_UPPERCASE : LCMAP_LOWERCASE), in ChangeCase()
88 … toUpper ? LCMAP_UPPERCASE | linguisticCasing : LCMAP_LOWERCASE | linguisticCasing, in ChangeCase()
106 private const uint LCMAP_UPPERCASE = 0x00000200; field in System.Globalization.TextInfo
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/str/
H A Dstr_win32.c132 if (LCMapStringEx(LOCALE_NAME_USER_DEFAULT, LCMAP_UPPERCASE, In, -1, Out, OutLen, NULL, NULL, 0)) in TcsToUpper()
134 if (LCMapString(LOCALE_USER_DEFAULT,LCMAP_UPPERCASE,In,-1,Out,OutLen)) in TcsToUpper()
/dports/devel/boost-docs/boost_1_72_0/libs/regex/src/
H A Dw32_regex_traits.cpp535 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
554 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
574 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
589 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/libs/regex/src/
H A Dw32_regex_traits.cpp533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/regex/src/
H A Dw32_regex_traits.cpp533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/regex/src/
H A Dw32_regex_traits.cpp535 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
554 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
574 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
589 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/regex/src/
H A Dw32_regex_traits.cpp533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/databases/percona57-server/boost_1_59_0/libs/regex/src/
H A Dw32_regex_traits.cpp533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/databases/xtrabackup/boost_1_59_0/libs/regex/src/
H A Dw32_regex_traits.cpp533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/databases/percona57-client/boost_1_59_0/libs/regex/src/
H A Dw32_regex_traits.cpp533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/emulators/citra/citra-ac98458e0/externals/boost/libs/regex/src/
H A Dw32_regex_traits.cpp535 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
554 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
574 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
589 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/libs/regex/src/
H A Dw32_regex_traits.cpp535 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
554 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
574 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
589 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/devel/libcutl/libcutl-1.10.0/cutl/details/boost/regex/src/
H A Dw32_regex_traits.cxx533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/devel/boost-libs/boost_1_72_0/libs/regex/src/
H A Dw32_regex_traits.cpp535 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
554 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
574 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
589 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/devel/boost-python-libs/boost_1_72_0/libs/regex/src/
H A Dw32_regex_traits.cpp535 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
554 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
574 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
589 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/cutl/details/boost/regex/src/
H A Dw32_regex_traits.cxx533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/libs/regex/src/
H A Dw32_regex_traits.cpp533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/devel/hyperscan/boost_1_75_0/libs/regex/src/
H A Dw32_regex_traits.cpp535 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
554 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
574 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
589 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/libs/regex/src/
H A Dw32_regex_traits.cpp533 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
552 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
572 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
587 LCMAP_UPPERCASE, // mapping transformation type in w32_toupper()
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/str/
H A Dstr_win32.c103 if (LCMapString(LOCALE_USER_DEFAULT,LCMAP_UPPERCASE,In,-1,Out,OutLen)) in TcsToUpper()
/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/str/
H A Dstr_win32.c103 if (LCMapString(LOCALE_USER_DEFAULT,LCMAP_UPPERCASE,In,-1,Out,OutLen)) in TcsToUpper()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/Transcoders/Win32/
H A DWin32TransService.cpp55 ::LCMapStringW( GetThreadLocale(), LCMAP_UPPERCASE, str, nLen, str, nLen); in _wcsupr()
107 … ::LCMapStringW( GetThreadLocale(), LCMAP_UPPERCASE, (LPWSTR)firstBuf, len, (LPWSTR)firstBuf, len); in _wcsnicmp()
108 …::LCMapStringW( GetThreadLocale(), LCMAP_UPPERCASE, (LPWSTR)secondBuf, otherLen, (LPWSTR)secondBuf… in _wcsnicmp()
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/Transcoders/Win32/
H A DWin32TransService.cpp55 ::LCMapStringW( GetThreadLocale(), LCMAP_UPPERCASE, str, nLen, str, nLen); in _wcsupr()
107 … ::LCMapStringW( GetThreadLocale(), LCMAP_UPPERCASE, (LPWSTR)firstBuf, len, (LPWSTR)firstBuf, len); in _wcsnicmp()
108 …::LCMapStringW( GetThreadLocale(), LCMAP_UPPERCASE, (LPWSTR)secondBuf, otherLen, (LPWSTR)secondBuf… in _wcsnicmp()
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgutlwin.cpp112 if(LCMapString(LOCALE_SYSTEM_DEFAULT, LCMAP_UPPERCASE, src, 1, dst, 2)) { in g_init_os()

1234