Home
last modified time | relevance | path

Searched refs:CorrectFsPath (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.h17 bool CorrectFsPath(const UString &relBase, const UString &path, UString &result);
DBrowseDialog.cpp735 if (!CorrectFsPath(DirPrefix, enteredName, name)) in OnCreateDir()
910 bool CorrectFsPath(const UString &relBase, const UString &path2, UString &result) in CorrectFsPath() function
1005 bool CorrectFsPath(const UString & /* relBase */, const UString &path, UString &result) in CorrectFsPath() function