Searched refs:IsExeExt (Results 1 – 2 of 2) sorted by relevance
410 static bool IsExeExt(const wchar_t *ext) in IsExeExt() function907 filteredGroup = IsExeExt(ui.Name.Ptr(dotPos + 1)); in Update()
825 static bool IsExeExt(const UString &ext) in IsExeExt() function1442 if (numFinded == 0 || IsExeExt(extension)) in OpenStream2()