Searched refs:GetArgcCore (Results 1 – 1 of 1) sorted by relevance
58 s32 GetArgcCore(const char* p) in GetArgcCore() function455 return GetArgcCore(reinterpret_cast<const char*>(m_pInfo->buf)) + 1; in GetArgc()