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

/vbox/src/VBox/Runtime/common/string/
H A Dutf-8-case2.cpp41 RTDECL(bool) RTStrIsCaseFoldable(const char *psz) function
65 RT_EXPORT_SYMBOL(RTStrIsCaseFoldable); variable
/vbox/include/iprt/
H A Dstring.h2427 RTDECL(bool) RTStrIsCaseFoldable(const char *psz);
H A Dmangling.h1476 # define RTStrIsCaseFoldable RT_MANGLER(RTStrIsCaseFoldable) macro
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp336 if (!RTStrIsCaseFoldable(pszName))

Completed in 921 milliseconds