Home
last modified time | relevance | path

Searched defs:IsHTMLFile (Results 1 – 3 of 3) sorted by relevance

/dports/www/gohugo/hugo-0.91.2/hugofs/files/
H A Dclassifier.go82 func IsHTMLFile(filename string) bool { func
/dports/games/golly/golly-3.3-src/gui-common/
H A Dutils.cpp379 bool IsHTMLFile(const std::string& filename) in IsHTMLFile() function
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxutils.cpp592 bool IsHTMLFile(const wxString& filename) in IsHTMLFile() function