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

/vbox/src/VBox/Runtime/r3/posix/
H A Dpathhost-posix.cpp67 static int rtPathStrICmp(const char *pszStr1, const char *pszUpper, const char *pszLower) function
123 if (!rtPathStrICmp(pszCodeset, s_aUtf8Compatible[i].pszUpper, s_aUtf8Compatible[i].pszLower))

Completed in 33 milliseconds