Searched refs:RTUriQuery (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/
H A Duri.h98 RTR3DECL(char *) RTUriQuery(const char *pszUri);
H A Dmangling.h1845 # define RTUriQuery RT_MANGLER(RTUriQuery) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTUri.cpp246 char *pszResult = RTUriQuery(pszUri);
349 RTTestISubF("RTUriQuery");
/vbox/src/VBox/Runtime/common/misc/
H A Duri.cpp474 RTR3DECL(char *) RTUriQuery(const char *pszUri) function

Completed in 84 milliseconds