Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp1012 static bool IsAsciiString(const UString &s) in IsAsciiString() function
1065 if (!IsAsciiString(Info.Password)) in OnOK()