Searched refs:RTStrAAppendTag (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dstringalloc.cpp156 RTDECL(int) RTStrAAppendTag(char **ppsz, const char *pszAppend, const char *pszTag) function
/vbox/include/iprt/
H A Dstring.h311 #define RTStrAAppend(ppsz, pszAppend) RTStrAAppendTag((ppsz), (pszAppend), RTSTR_TAG)
327 RTDECL(int) RTStrAAppendTag(char **ppsz, const char *pszAppend, const char *pszTag);
H A Dmangling.h1418 # define RTStrAAppendTag RT_MANGLER(RTStrAAppendTag) macro

Completed in 89 milliseconds