HomeSort by relevance Sort by last modified time
    Searched full:entity (Results 51 - 75 of 2650) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libxml2/result/noent/
ent7 3 <!ENTITY % sampleEnt "<!ELEMENT item (para)+>">
4 <!ENTITY sampleEnt "the hyacinth girl">
ent8 3 <!ENTITY test1 "test 1">
4 <!ENTITY test2 "test 2">
ent11 3 <!ENTITY newl "&#13;">
ent13 3 <!ENTITY ampproblem "&amp;">
isolat3 3 <eg><![CDATA[<!ENTITY % pub "&#xc9;ditions Gallimard" >
4 <!ENTITY rights "All rights reserved" >
5 <!ENTITY book "La Peste: Albert Camus,
7 then the replacement text for the entity "<code>book</code>" is:
att11 6 <!ENTITY ent " entity&recursive; ">
7 <!ENTITY recursive "reference">
  /external/libxml2/result/valid/
UTF16Entity.xml 5 <!ENTITY utf16b SYSTEM "dtds/utf16b.ent">
6 <!ENTITY utf16l SYSTEM "dtds/utf16l.ent">
t8.xml.err.rdr 0 Entity: line 1: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
5 Entity: line 1:
8 Entity: line 1: parser error : DOCTYPE improperly terminated
11 Entity: line 1:
t8a.xml.err.rdr 0 Entity: line 1: parser error : internal error: xmlParseInternalSubset: error detected in Markup declaration
5 Entity: line 1:
8 Entity: line 1: parser error : DOCTYPE improperly terminated
11 Entity: line 1:
  /external/libxml2/result/
xml1 3 <!ENTITY example "<p>An ampersand (&#38;#38;) may be escaped
4 numerically (&#38;#38;#38;) or with a general entity
ent13 3 <!ENTITY ampproblem "&amp;">
isolat3 3 <eg><![CDATA[<!ENTITY % pub "&#xc9;ditions Gallimard" >
4 <!ENTITY rights "All rights reserved" >
5 <!ENTITY book "La Peste: Albert Camus,
7 then the replacement text for the entity "<code>book</code>" is:
att11 6 <!ENTITY ent " entity&recursive; ">
7 <!ENTITY recursive "reference">
ent2 3 <!ENTITY xml "Extensible Markup Language">
4 <!ENTITY title PUBLIC "-//MY-TITLE//FR" "title.xml">
5 <!ENTITY image SYSTEM "img.gif" NDATA GIF>
  /external/libxml2/test/VCM/
v22.xml 7 <!ENTITY c "<c/>">
8 <!ENTITY bc "<b/>&c;">
  /external/libxml2/test/WFC/
EntityDeclared5 4 <!ENTITY % unknown "<!ELEMENT a (#PCDATA)>">
6 <a> violates [ WFC: Entity Declared ] </a>
NoExternalEntityRef 3 <!ENTITY ext SYSTEM "ext.ent">
5 <a att="wrong &ext; ref"> violates [ WFC: No External Entity References ] </a>
  /external/libxml2/test/
ent8 2 <!ENTITY test1 "test 1">
3 <!ENTITY test2 "test 2">
xml1 3 <!ENTITY example "<p>An ampersand (&#38;#38;) may be escaped
4 numerically (&#38;#38;#38;) or with a general entity
ent13 3 <!ENTITY ampproblem '&amp;'>
isolat3 3 <eg><![CDATA[<!ENTITY % pub "&#xc9;ditions Gallimard" >
4 <!ENTITY rights "All rights reserved" >
5 <!ENTITY book "La Peste: Albert Camus,
7 then the replacement text for the entity "<code>book</code>" is:
  /external/libxml2/test/valid/dtds/
xhtml-symbol.ent 3 <!-- Character entity set. Typical invocation:
4 <!ENTITY % HTMLsymbol PUBLIC
16 <!-- Relevant ISO entity set is given unless names are newly introduced.
18 existing ISO 8879 entity names. ISO 10646 character numbers
25 <!ENTITY fnof "&#402;"> <!-- latin small f with hook = function
29 <!ENTITY Alpha "&#913;"> <!-- greek capital letter alpha, U+0391 -->
30 <!ENTITY Beta "&#914;"> <!-- greek capital letter beta, U+0392 -->
31 <!ENTITY Gamma "&#915;"> <!-- greek capital letter gamma,
33 <!ENTITY Delta "&#916;"> <!-- greek capital letter delta,
35 <!ENTITY Epsilon "&#917;"> <!-- greek capital letter epsilon, U+0395 --
    [all...]
  /external/libxml2/result/errors/
extparsedent.xml 3 <!ENTITY c PUBLIC "bar" "/etc/doesnotexist">
  /external/libxml2/test/errors/
extparsedent.xml 3 <!ENTITY c PUBLIC "bar" "/etc/doesnotexist">
  /external/libxml2/result/catalogs/
mycatalog.empty 2 <!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
3 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"/>

Completed in 6736 milliseconds

1 23 4 5 6 7 8 91011>>