Home
last modified time | relevance | path

Searched refs:HTML (Results 1 – 25 of 201) sorted by relevance

123456789

/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libhtml/
H A Dlibhtml-tagset-perl_3.20.bb1 SUMMARY = "HTML::Tageset - data tables useful in parsing HTML"
3 kinds of HTML parsing operations."
4 HOMEPAGE = "https://metacpan.org/release/HTML-Tagset"
10 SRC_URI = "${CPAN_MIRROR}/authors/id/P/PE/PETDANCE/HTML-Tagset-${PV}.tar.gz"
14 S = "${WORKDIR}/HTML-Tagset-${PV}"
H A Dlibhtml-tree-perl_5.03.bb1 SUMMARY = "HTML::TreeBuilder - Parser that builds a HTML syntax tree"
3 creating, and extracting information from HTML syntax trees; there is \
9 HOMEPAGE = "http://www.cpan.org/authors/id/C/CJ/CJM/HTML-Tree-${PV}.readme"
14 SRC_URI = "${CPAN_MIRROR}/authors/id/C/CJ/CJM/HTML-Tree-${PV}.tar.gz \
20 S = "${WORKDIR}/HTML-Tree-${PV}"
H A Dlibhtml-parser-perl_3.72.bb2 HOMEPAGE = "https://metacpan.org/release/HTML-Parser"
10 SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz"
15 S = "${WORKDIR}/HTML-Parser-${PV}"
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Demail-clients.rst98 默认设置不为HTML格式是合适的;不要启用它。
214 - 在用户帐号设置里,组成和寻址,不要选择"Compose messages in HTML format"。
222 如果默认情况下你书写的是HTML格式,那不是很难。仅仅从标题栏的下拉框中选择"Preformat"格式。
223 如果默认情况下你书写的是文本格式,你不得把它改为HTML格式(仅仅作为一次性的)来书写新的消息,
224 然后强制使它回到文本格式,否则它就会拆行。要实现它,在写信的图标上使用shift键来使它变为HTML
/OK3568_Linux_fs/buildroot/package/netsurf/
H A D0001-avoid-system-perl-dependencies.patch7 with eval the load of HTML::Entities is deferred.
22 - use HTML::Entities qw(encode_entities);
23 + eval q|use HTML::Entities qw(encode_entities);|;
/OK3568_Linux_fs/buildroot/package/perl-html-tagset/
H A DConfig.in4 data tables useful in parsing HTML.
6 https://metacpan.org/release/HTML-Tagset
H A Dperl-html-tagset.mk8 PERL_HTML_TAGSET_SOURCE = HTML-Tagset-$(PERL_HTML_TAGSET_VERSION).tar.gz
12 PERL_HTML_TAGSET_DISTNAME = HTML-Tagset
H A Dperl-html-tagset.hash2 md5 d2bfa18fe1904df7f683e96611e87437 HTML-Tagset-3.20.tar.gz
3 sha256 adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2 HTML-Tagset-3.20.tar.gz
/OK3568_Linux_fs/buildroot/package/perl-io-html/
H A DConfig.in4 Open an HTML file with automatic charset detection.
6 https://metacpan.org/release/IO-HTML
H A Dperl-io-html.mk8 PERL_IO_HTML_SOURCE = IO-HTML-$(PERL_IO_HTML_VERSION).tar.gz
12 PERL_IO_HTML_DISTNAME = IO-HTML
H A Dperl-io-html.hash2 md5 04bbe363686fd19bfb4cc0ed775e3d03 IO-HTML-1.004.tar.gz
3 sha256 c87b2df59463bbf2c39596773dfb5c03bde0f7e1051af339f963f58c1cbd8bf5 IO-HTML-1.004.tar.gz
/OK3568_Linux_fs/u-boot/doc/DocBook/
H A DMakefile43 HTML := $(sort $(patsubst %.xml, %.html, $(BOOKS))) macro
44 htmldocs: $(HTML)
128 cat $(HTML) >> $(main_idx)
130 quiet_cmd_db2html = HTML $@
/OK3568_Linux_fs/buildroot/package/perl-html-parser/
H A Dperl-html-parser.mk8 PERL_HTML_PARSER_SOURCE = HTML-Parser-$(PERL_HTML_PARSER_VERSION).tar.gz
12 PERL_HTML_PARSER_DISTNAME = HTML-Parser
H A Dperl-html-parser.hash2 md5 60e266d5a07fbea671a0383dd8af7b6c HTML-Parser-3.76.tar.gz
3 sha256 64d9e2eb2b420f1492da01ec0e6976363245b4be9290f03f10b7d2cb63fa2f61 HTML-Parser-3.76.tar.gz
H A DConfig.in8 HTML parser class.
10 https://github.com/libwww-perl/HTML-Parser
/OK3568_Linux_fs/buildroot/package/python-html5lib/
H A DConfig.in6 HTML parser based on the WHATWG HTML specification.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-html5lib_1.1.bb1 SUMMARY = "HTML parser based on the WHATWG HTML specifcation"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A Dlmbench_result_html_report.patch36 $(MK) LIST="$(LIST)" summary > HTML/summary.out 2> HTML/summary.errs
41 @@ -14,7 +14,7 @@ open(H, ">HTML/specific.html");
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DDoxyfile299 # @ingroup) instead of on a separate page (for HTML and Man pages) or
308 # structs, classes, and unions are shown on a separate page (for HTML and Man
817 # will point to the HTML generated by the htags(1) tool instead of doxygen
854 # configuration options related to the HTML output
858 # generate HTML output.
862 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
869 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank
874 # The HTML_HEADER tag can be used to specify a personal HTML header for
875 # each generated HTML page. If it is left blank doxygen will generate a
887 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A DNEWS.txt125 XML parser or HTML parser, and prints out the parser events as
132 * In an HTML document, the contents of a <script> or <style> tag will
286 * Got rid of the 4.0.2 workaround for HTML documents--it was
371 Python's built-in HTML parser.
421 This actually affects all attributes that the HTML standard defines
433 * Unicode, Dammit now detects the encoding in HTML 5-style <meta> tags
459 created to parse HTML.
462 improving html.parser's ability to handle bad HTML.
484 Soup's custom HTML parser in favor of a system that lets you write a
485 little glue code and plug in any HTML or XML parser you want.
[all …]
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/
H A DConfig.in85 HTML, XHTML, and SVG documents, styled using Cascading Style
86 Sheets (CSS) and scripted with JavaScript. HTML documents can
88 contenteditable attribute on HTML elements.
/OK3568_Linux_fs/external/mpp/tools/
H A Dmpp_doxyfile279 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
346 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
359 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
933 # will make the HTML file larger and loading of large files a bit slower, you
941 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
997 # Configuration options related to the HTML output
1000 # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output
1005 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
1014 # generated HTML page (for example: .htm, .php, .asp).
1020 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/
H A Ddoxygen.conf.in290 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
364 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
965 # will make the HTML file larger and loading of large files a bit slower, you
973 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1029 # Configuration options related to the HTML output
1032 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1037 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
1046 # generated HTML page (for example: .htm, .php, .asp).
1052 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
[all …]
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191130.patch.gz1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/yocto/poky/bitbake/doc/
H A DREADME15 If you want to find HTML versions of the BitBake manuals on the web,
53 The resulting HTML index page will be _build/html/index.html, and you

123456789