Searched refs:INVALID_FILE_WORDS (Results 1 – 1 of 1) sorted by relevance
44 const string INVALID_FILE_WORDS = ".."; variable366 std::string::size_type pos = fileName.find(INVALID_FILE_WORDS); in UnpackFileContent()