Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dfile-compat.cpp340 FileCompat::Type FileCompat::getTypeByFileExtension(Glib::ustring ext) const in getTypeByFileExtension() function in FileCompat
353 if (getTypeByFileExtension(ext) != GAMESCENARIO) in upgradeGameScenario()
538 if (getTypeByFileExtension(ext) != GAMESCENARIO) in upgradeGameScenarioWithXslt()
H A Dfile-compat.h74 FileCompat::Type getTypeByFileExtension(Glib::ustring ext) const;