Home
last modified time | relevance | path

Searched defs:html4 (Results 1 – 17 of 17) sorted by relevance

/dports/www/py-lesscpy/lesscpy-0.14.0/lesscpy/lib/
H A Ddom.py9 html4 = [ variable
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/samples/Basic/
H A D42_RichText.php50 $html4 = 'H<sub>2</sub>SO<sub>4</sub> is the chemical formula for Sulphuric acid'; variable
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Examples/
H A D42richText.php83 $html4 = 'H<sub>2</sub>SO<sub>4</sub> is the chemical formula for Sulphuric acid'; variable
/dports/textproc/groff/groff-1.22.4/src/devices/grohtml/
H A Dhtml-text.h36 typedef enum {xhtml, html4} html_dialect; enumerator
/dports/devel/py-pyquery/pyquery-1.4.3/tests/
H A Dtest_pyquery.py75 html4 = """ variable in TestSelector
388 html4 = ''' variable in TestManipulating
630 html4 = ''' variable in TestAjax
/dports/textproc/groff/groff-1.22.4/src/preproc/html/
H A Dpre-html.cpp179 typedef enum {xhtml, html4} html_dialect; enumerator
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dlexer.c117 Bool html4 = dtmode == TidyDoctypeStrict || dtmode == TidyDoctypeLoose || VERS_FROM40 & dtver; in HTMLVersion() local
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dlexer.c107 Bool html4 = dtmode == TidyDoctypeStrict || dtmode == TidyDoctypeLoose || VERS_FROM40 & dtver; in TY_() local
/dports/www/tidy-lib/tidy/src/
H A Dlexer.c117 Bool html4 = dtmode == TidyDoctypeStrict || dtmode == TidyDoctypeLoose || VERS_FROM40 & dtver; in TY_() local
/dports/www/tidy-devel/tidy/src/
H A Dlexer.c117 Bool html4 = dtmode == TidyDoctypeStrict || dtmode == TidyDoctypeLoose || VERS_FROM40 & dtver; in TY_() local
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dlexer.c266 Bool html4 = ((dtmode == TidyDoctypeStrict) || (dtmode == TidyDoctypeLoose) || in TY_() local
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/javasrc/
H A DTokenizer.java453 protected boolean html4; field in Tokenizer
H A DTreeBuilder.java468 private boolean html4; field in TreeBuilder
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DTokenizer.java437 protected boolean html4; field in Tokenizer
H A DTreeBuilder.java461 private boolean html4; field in TreeBuilder
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/javasrc/
H A DTokenizer.java453 protected boolean html4; field in Tokenizer
H A DTreeBuilder.java463 private boolean html4; field in TreeBuilder