Home
last modified time | relevance | path

Searched defs:HTML_FILE_EXTENSION (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ui/src/org/eclipse/pde/api/tools/ui/internal/actions/
H A DExportSessionAction.java55 private static final String HTML_FILE_EXTENSION = ".html"; //$NON-NLS-1$ field in ExportSessionAction
/dports/www/matomo/piwik/core/ReportRenderer/
H A DHtml.php25 const HTML_FILE_EXTENSION = 'html'; define in Piwik\\ReportRenderer\\Html
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/doc/sphinx/
H A Ddoxygen.ini.in1124 HTML_FILE_EXTENSION = .html key
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/doc/sphinx/
H A Ddoxygen.ini.in1124 HTML_FILE_EXTENSION = .html key
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMessenger.cpp983 #define HTML_FILE_EXTENSION ".htm" macro