Searched refs:RTStrToUpper (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dutf-8-case.cpp313 RTDECL(char *) RTStrToUpper(char *psz) function
347 RT_EXPORT_SYMBOL(RTStrToUpper); variable
/vbox/include/iprt/cpp/
H A Dministring.h429 ::RTStrToUpper(m_psz);
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp349 RTStrToUpper(pszName);
1623 RTStrToUpper(pszSubDir + 1);
/vbox/src/VBox/Runtime/tools/
H A DRTDbgSymCache.cpp210 RTStrToUpper(&szMapPath[cch + 2]);
/vbox/include/iprt/
H A Dstring.h2418 RTDECL(char *) RTStrToUpper(char *psz);
2422 * subject to RTStrToLower or RTStrToUpper.
H A Dmangling.h1556 # define RTStrToUpper RT_MANGLER(RTStrToUpper) macro

Completed in 125 milliseconds