Searched refs:endsWith (Results 1 – 1 of 1) sorted by relevance
280 bool endsWith(const std::string& str, const std::string& suffix) { in endsWith() function325 if (endsWith(inputFileName, archiveExtension)) { in main()