Searched refs:RTStrStripR (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dstrstrip.cpp83 RTDECL(char *) RTStrStripR(char *psz) function
92 RT_EXPORT_SYMBOL(RTStrStripR); variable
/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-1.cpp53 RTStrStripR(szOutput);
H A DtstDisasm-2.cpp83 RTStrStripR(szTmp);
/vbox/src/VBox/Runtime/r3/win/
H A DRTSystemQueryOSInfo-win.cpp268 RTStrStripR(szTmp);
/vbox/src/VBox/Devices/BiosCommonCode/
H A DMakeAlternativeSource.cpp238 RTStrStripR(psz);
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodnm.cpp436 RTStrStripR(szLine);
/vbox/src/VBox/VMM/testcase/
H A DtstAnimate.cpp111 pszValue = RTStrStripR(pszValue);
144 RTStrStripR(psz);
/vbox/include/iprt/
H A Dstring.h2150 RTDECL(char *) RTStrStripR(char *psz);
H A Dmangling.h1526 # define RTStrStripR RT_MANGLER(RTStrStripR) macro
/vbox/src/VBox/Devices/Network/
H A DDrvIntNet.cpp1308 RTStrStripR(szValue);
/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp2296 RTStrStripR(pszStdErrBuf);
/vbox/src/VBox/VMM/tools/
H A DVBoxCpuReport.cpp4533 RTStrStripR(pszName);

Completed in 128 milliseconds