Searched defs:RTStrIStr (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dutf-8-case.cpp198 RTDECL(char *) RTStrIStr(const char *pszHaystack, const char *pszNeedle) function
273 RT_EXPORT_SYMBOL(RTStrIStr); variable
/vbox/include/iprt/
H A Dmangling.h1475 # define RTStrIStr RT_MANGLER(RTStrIStr) macro

Completed in 58 milliseconds