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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFInfo.cpp862 size_t const cchExcludePat = strlen(pszExcludePat); local
875 && !RTStrSimplePatternMultiMatch(pszExcludePat, cchExcludePat, pInfo->szName, pInfo->cchName, NULL))

Completed in 46 milliseconds