Searched refs:IsExeExt (Results 1 – 2 of 2) sorted by relevance
791 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function857 if (IsExeExt(ext)) in GetFilterGroup()
1036 static bool IsExeExt(const UString &ext) in IsExeExt() function1723 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()