Home
last modified time | relevance | path

Searched +full:w3c +full:- +full:sgml +full:- +full:lib (Results 1 – 11 of 11) sorted by relevance

/external/flac/.github/workflows/
Ddistcheck.yml6 - main
7 - master
12 runs-on: ubuntu-22.04
14 - uses: actions/checkout@v3
16 - uses: actions/checkout@v3
18 repository: ietf-wg-cellar/flac-test-files
19 path: ./test-files
21 - name: Install Linux dependencies
23 sudo apt-get update
24 …sudo apt-get install -y libtool-bin libogg-dev doxygen libxml2-utils w3c-sgml-lib pandoc abi-compl…
[all …]
/external/expat/.github/workflows/
Dvalid-xml.yml8 # Copyright (c) 2021-2023 Sebastian Pipping <sebastian@pipping.org>
31 name: Ensure well-formed and valid XML
37 - cron: '0 2 * * 5' # Every Friday at 2am
44 name: Ensure well-formed and valid XML
45 runs-on: ubuntu-20.04
47 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
49 - name: Install build dependencies
50 run: |-
51 set -x
52 sudo apt-get update
[all …]
/external/python/cpython2/Doc/library/
Dhtmlparser.rst2 :mod:`HTMLParser` --- Simple HTML and XHTML parser
21 **Source code:** :source:`Lib/HTMLParser.py`
23 --------------
26 parsing text files formatted in HTML (HyperText Mark-up Language) and XHTML.
27 Unlike the parser in :mod:`htmllib`, this parser is not based on the SGML parser
41 match start tags or call the end-tag handler for elements which are closed
57 -------------------------------
83 .. code-block:: none
100 ----------------------------
115 Force processing of all buffered data as if it were followed by an end-of-file
[all …]
/external/tagsoup/
DREADME1 TagSoup - Just Keep On Truckin'
5 This is the home page of TagSoup, a SAX-compliant parser written in
6 Java that, instead of parsing well-formed or valid XML, parses HTML as
11 to even the worst HTML. TagSoup also includes a command-line processor
12 that reads HTML files and can generate either clean HTML or well-formed
19 proprietary re-use as well as use with GPL 3.0 or GPL 2.0-or-later
20 projects. (If anyone needs a GPL 2.0 license for a GPL 2.0-only
28 directory and copy the saxon.jar and saxon-xml-apis.jar files to
29 $ANT_HOME/lib. The Ant build process for TagSoup will then notice that
34 There are a great many changes, most of them fixes for long-standing
[all …]
/external/python/cpython3/Doc/library/
Dhtml.parser.rst1 :mod:`html.parser` --- Simple HTML and XHTML parser
7 **Source code:** :source:`Lib/html/parser.py`
13 --------------
16 parsing text files formatted in HTML (HyperText Mark-up Language) and XHTML.
31 This parser does not check that end tags match start tags or call the end-tag
42 -------------------------------
66 .. code-block:: none
83 ----------------------------
97 Force processing of all buffered data as if it were followed by an end-of-file
118 deployed" or for re-generating input with minimal changes (whitespace between
[all …]
/external/libxml2/
DNEWS12 - xmlCtxtSetErrorHandler
13 - xmlXPathSetErrorHandler
14 - xmlXIncludeSetErrorHandler
16 This makes it possible to register per-context error handlers without
29 to be enabled by passing --with-zlib, --with-lzma or --with-html to
30 configure. In legacy mode (--with-legacy) these options are enabled
42 - htmlDefaultSAXHandler
43 - oldXMLWDcompatibility
44 - xmlDefaultSAXHandler
45 - xmlDefaultSAXLocator
[all …]
/external/cronet/third_party/libxml/src/
DNEWS11 Starting with this release, it should be enough to add the --with-legacy
16 libxml2 will now store global variables in thread-local storage if supported
43 - threads: Fix --with-thread-alloc
44 - xinclude: Fix 'last' pointer in xmlXIncludeCopyNode
48 - globals: Deprecate xmlLastError
49 - parser: Deprecate global parser options
50 - win32: Deprecate old Windows build system
54 - parser: Stop switching to ISO-8859-1 on encoding errors
55 - parser: Support encoded external PEs in entity values
56 - string: Fix UTF-8 validation in xmlGetUTF8Char
[all …]
/external/python/cpython2/Misc/
DHISTORY2 --------------
7 file of the release25-maint branch.)
16 *Release date: 17-AUG-2006*
19 -----------------
21 - Unicode objects will no longer raise an exception when being
34 - Fix segfault when doing string formatting on subclasses of long.
36 - Fix bug related to __len__ functions using values > 2**32 on 64-bit machines
37 with new-style classes.
39 - Fix bug related to __len__ functions returning negative values with
42 - Patch #1538606, Fix __index__() clipping. There were some problems
[all …]
/external/expat/expat/doc/
Dreference.html1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6 <!--
15 Copyright (c) 2000-2004 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
16 Copyright (c) 2002-2012 Karl Waclawek <karl@waclawek.net>
17 Copyright (c) 2017-2024 Sebastian Pipping <sebastian@pipping.org>
20 Copyright (c) 2021 Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
44 -->
47 <meta http-equiv="Content-Style-Type" content="text/css" />
[all …]
/external/python/cpython3/Misc/
DHISTORY2 --------------
13 Release date: 2017-01-17
21 Release date: 2017-01-02
24 -----------------
26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug
33 -------
35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle
39 - In the curses module, raise an error if window.getstr() or window.instr() is
42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller.
[all …]
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js9 * http://www.apache.org/licenses/LICENSE-2.0
20 * some functions for browser-side pretty printing of code contained in html.
24 * <a href="http://google-code-prettify.googlecode.com/svn/trunk/README.html#langs">README</a>
29 * Smalltalk, Lisp-like, or CAML-like languages without an explicit lang class.
44 * language, as in {@code <pre class="prettyprint lang-java">}. Any class that
45 * starts with "lang-" followed by a file extension, specifies the file type.
46 * See the "lang-*.js" files in this directory for code that implements
47 * per-language file handlers.
165 /** token style for an sgml tag. */
171 /** token style for an sgml attribute name. */
[all …]