/external/iputils/doc/ |
Makefile | 1 SGMLFILES=$(shell echo *.sgml) 2 HTMLFILES=$(subst .sgml,.html,$(SGMLFILES)) index.html 3 MANFILES=$(subst .sgml,.8,$(SGMLFILES))
|
/external/libxml2/include/libxml/ |
DOCBparser.h | 2 * Summary: old DocBook SGML parser 3 * Description: interface for a DocBook SGML non-verifying parser 31 * Most of the back-end structures from XML and SGML are shared.
|
catalog.h | 4 * XML Catalogs and SGML catalogs 6 * SGML Open Technical Resolution TR9401:1997. 70 xmlNewCatalog (int sgml);
|
/external/e2fsprogs/ext2ed/ |
Makefile.in | 39 .SUFFIXES: .sgml .ps .pdf .html 41 .sgml.ps: 44 -mv `echo $< | sed -e 's/.sgml$$/.ps/'` $@ 46 .sgml.pdf: 49 -mv `echo $< | sed -e 's/.sgml$$/.pdf/'` $@ 51 .sgml.html: 54 -mv `echo $< | sed -e 's/.sgml$$/.html/'` $@
|
/external/harfbuzz_ng/docs/ |
Makefile.am | 17 # The top-level SGML file. You can change this if you want to. 73 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). 74 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml 86 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded 88 # e.g. expand_content_files=running.sgml
|
/external/libxml2/ |
xmlcatalog.c | 34 static int sgml = 0; variable 46 #define XML_SGML_DEFAULT_CATALOG "/etc/sgml/catalog" 217 if (sgml) { 317 \t--sgml : handle SGML Super catalogs for --add and --del\n\ 321 \t--add 'entry' : add an SGML entry\n", name); 326 \t and with --sgml it automatically updates the super catalog\n\ 327 \t--no-super-update: do not update the SGML super catalog\n\ 360 } else if ((!strcmp(argv[i], "-sgml")) || 361 (!strcmp(argv[i], "--sgml"))) { [all...] |
catalog.c | 4 * Reference: SGML Open Technical Resolution TR9401:1997. 76 #define XML_SGML_DEFAULT_CATALOG "file:///etc/sgml/catalog" 155 xmlCatalogType type; /* either XML or SGML */ 158 * SGML Catalogs are stored as a simple hash table of catalog entries 160 * SGML catalog 165 xmlHashTablePtr sgml; member in struct:_xmlCatalog 269 * SGML catalogs, but the acceptable types values differs. 410 * SGML catalogs, but the acceptable types values differs. 429 ret->sgml = xmlHashCreate(10); 445 if (catal->sgml != NULL 2803 const xmlChar *sgml; local 2838 const xmlChar *sgml; local 2885 const xmlChar *sgml; local 2920 const xmlChar *sgml; local [all...] |
.travis.yml | 7 w3c-sgml-lib
|
/external/bzip2/ |
bz-html.xsl | 1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
|
bz-common.xsl | 1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
|
/external/python/cpython3/Doc/library/ |
markup.rst | 9 Language (SGML) and the Hypertext Markup Language (HTML), and several interfaces
|
/external/valgrind/docs/xml/ |
licenses.xml | 1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
|
tech-docs.xml | 1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
|
/external/libxml2/doc/ |
xmlcatalog.1 | 31 xmlcatalog \- Command line tool to parse and manipulate XML or SGML catalog files\&. 34 \fBxmlcatalog\fR [\fB\-\-sgml\fR | \fB\-\-shell\fR | \fB\-\-create\fR | \fB\-\-del\ \fR\fB\fIVALUE(S)\fR\fR | [\ \fB\-\-add\ \fR\fB\fITYPE\fR\fR\fB\ \fR\fB\fIORIG\fR\fR\fB\ \fR\fB\fIREPLACE\fR\fR\fB\ \fR\ |\ \fB\-\-add\ \fR\fB\fIFILENAME\fR\fR] | \fB\-\-noout\fR | \fB\-\-no\-super\-update\fR | [\fB\-v\fR\ |\ \fB\-\-verbose\fR]] {\fICATALOGFILE\fR} {\fIENTITIES\fR...} 41 SGML 48 SGML 85 \fB\-\-sgml\fR 88 SGML 90 SGML 130 SGML 141 \fB\-\-sgml\fR 144 SGML [all...] |
xmlcatalog_man.xml | 44 or <acronym>SGML</acronym> catalog files. 52 <arg choice="plain"><option>--sgml</option></arg> 86 manipulate <acronym>XML</acronym> and <acronym>SGML</acronym> catalogs. It 95 on both <acronym>XML</acronym> and <acronym>SGML</acronym> files. 139 FIXME - Is my list of possible types correct? Are SGML types the same? 149 the <option>--sgml</option> option, only a single argument, 151 the name of a catalog file to an <acronym>SGML</acronym> supercatalog, 152 a file that contains references to other included <acronym>SGML</acronym> 198 Do not update the <acronym>SGML</acronym> super catalog. 215 <term><option>--sgml</option></term [all...] |
xmlcatalog_man.html | 3 or <acronym class="acronym">SGML</acronym> catalog files. 4 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xmlcatalog</code> [ <code class="option">--sgml</code> | <code class="option">--shell</code> | <code class="option">--create</code> | <code class="option">--del <em class="replaceable"><code>VALUE(S)</code></em></code> | 16 manipulate <acronym class="acronym">XML</acronym> and <acronym class="acronym">SGML</acronym> catalogs. It 21 on both <acronym class="acronym">XML</acronym> and <acronym class="acronym">SGML</acronym> files. 43 the <code class="option">--sgml</code> option, only a single argument, 45 the name of a catalog file to an <acronym class="acronym">SGML</acronym> supercatalog, 46 a file that contains references to other included <acronym class="acronym">SGML</acronym> 64 Do not update the <acronym class="acronym">SGML</acronym> super catalog. 69 </p></dd><dt><span class="term"><code class="option">--sgml</code></span></dt><dd><p> 70 Uses <acronym class="acronym">SGML</acronym> super catalogs for <code class="option">--add</code [all...] |
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/ |
MixAudio-docs.sgml | 31 <xi:include href="xml/tree_index.sgml"/> 36 <xi:include href="xml/object_index.sgml"><xi:fallback /></xi:include>
|
/external/expat/doc/ |
xmlwf.sgml | 4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view 5 the manual page with: `docbook-to-man manpage.sgml | nroff -man | 8 manpage.1: manpage.sgml 454 mode: sgml 455 sgml-omittag:t 456 sgml-shorttag:t 457 sgml-minimize-attributes:nil 458 sgml-always-quote-attributes:t 459 sgml-indent-step:2 460 sgml-indent-data: [all...] |
/external/libxml2/os400/libxmlrpg/ |
DOCBparser.rpgle | 1 * Summary: old DocBook SGML parser 2 * Description: interface for a DocBook SGML non-verifying parser 20 * Most of the back-end structures from XML and SGML are shared.
|
/external/libxml2/doc/devhelp/ |
libxml2-DOCBparser.html | 5 <title>DOCBparser: old DocBook SGML parser</title> 36 <p>DOCBparser - old DocBook SGML parser</p> 37 <p>interface for a DocBook SGML non-verifying parser This code is DEPRECATED, and should not be used anymore. </p> 97 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>filename</tt></i>:</span></td><td>the filename</td></tr><tr><td><span class="term"><i><tt>encoding</tt></i>:</span></td><td>the SGML document encoding, or NULL</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the new parser context or NULL</td></tr></tbody></table></div></div> 100 </pre><p>Create a parser context for using the DocBook SGML parser in push mode To allow content encoding detection, @size should be >= 4 The value of @filename is used for fetching external entities and error/warning reports.</p> 104 </pre><p>Take a block of UTF-8 chars in and try to convert it to an ASCII plus SGML entities block of chars out.</p> 109 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>ctxt</tt></i>:</span></td><td>an SGML parser context</td></tr></tbody></table></div></div> 116 </pre><p>parse an SGML in-memory document and build a tree.</p> 117 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>cur</tt></i>:</span></td><td>a pointer to an array of <a href="libxml2-xmlstring.html#xmlChar">xmlChar</a></td></tr><tr><td><span class="term"><i><tt>encoding</tt></i>:</span></td><td>a free form C string describing the SGML document encoding, or NULL</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the resulting document tree</td></tr></tbody></table></div></div> 120 </pre><p>parse an SGML document (and build a tree if using the standard SAX interface).</p [all...] |
/external/python/cpython2/Doc/library/ |
markup.rst | 9 Language (SGML) and the Hypertext Markup Language (HTML), and several interfaces
|
/external/valgrind/auxprogs/docs/ |
valgrind-listener-manpage.xml | 1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
|
/external/valgrind/cachegrind/docs/ |
cg_annotate-manpage.xml | 1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
|
cg_diff-manpage.xml | 1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
|
cg_merge-manpage.xml | 1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
|