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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp824 static bool vbcppValidateCIdentifier(PVBCPP pThis, const char *pchIdentifier, size_t cchIdentifier) function
2787 if (!vbcppValidateCIdentifier(pThis, pszDefine, cchDefine))
2799 if (!vbcppValidateCIdentifier(pThis, pszDefine, cchDefine))

Completed in 167 milliseconds