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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFInfo.cpp861 size_t const cchIncludePat = strlen(pszIncludePat); local
874 if ( RTStrSimplePatternMultiMatch(pszIncludePat, cchIncludePat, pInfo->szName, pInfo->cchName, NULL)

Completed in 44 milliseconds