Searched refs:ENTITY (Results 1 – 25 of 38) sorted by relevance
12
/external/libxml2/test/recurse/ |
D | lol3.dtd | 2 <!ENTITY % laugh0 "<!-- Ha ! -->"> 3 <!ENTITY % laugh1 "%laugh0;%laugh0;"> 4 <!ENTITY % laugh2 "%laugh1;%laugh1;"> 5 <!ENTITY % laugh3 "%laugh2;%laugh2;"> 6 <!ENTITY % laugh4 "%laugh3;%laugh3;"> 7 <!ENTITY % laugh5 "%laugh4;%laugh4;"> 8 <!ENTITY % laugh6 "%laugh5;%laugh5;"> 9 <!ENTITY % laugh7 "%laugh6;%laugh6;"> 10 <!ENTITY % laugh8 "%laugh7;%laugh7;"> 11 <!ENTITY % laugh9 "%laugh8;%laugh8;"> [all …]
|
/external/libxml2/result/ |
D | isolat3.rde | 5 2 4 #cdata-section 0 1 <!ENTITY % pub "Éditions Gallimard" > 6 <!ENTITY rights "All rights reserved" > 7 <!ENTITY book "La Peste: Albert Camus,
|
D | isolat3.rdr | 5 2 4 #cdata-section 0 1 <!ENTITY % pub "Éditions Gallimard" > 6 <!ENTITY rights "All rights reserved" > 7 <!ENTITY book "La Peste: Albert Camus,
|
D | xml2.sax | 8 SAX.entityDecl(zz, 4, (null), (null), <!ENTITY tricky "error-prone" >)
|
D | xml2.sax2 | 8 SAX.entityDecl(zz, 4, (null), (null), <!ENTITY tricky "error-prone" >)
|
D | isolat3.sax | 7 SAX.pcdata(<!ENTITY % pub "&, 162)
|
/external/libxml2/test/valid/dtds/ |
D | external.ent | 2 <!ENTITY % peInCdata SYSTEM "external2.ent"> 3 <!ENTITY peInCdata "<![CDATA[%peInCdata;]]>">
|
D | xhtml1.dcl | 116 ENTITY NO 160 ENTITY NO
|
/external/libxml2/result/valid/ |
D | t4.dtd.err.rdr | 2 <!ENTITY % percent "%"> 5 <!ENTITY % percent "%">
|
D | t6.dtd.err.rdr | 2 <!ENTITY % xdef "def"> 5 <!ENTITY % xdef "def">
|
D | t4.dtd.err | 2 <!ENTITY % percent "%"> 5 <!ENTITY % percent "%">
|
D | t4a.dtd.err | 2 <!ENTITY % percent "%"> 5 <!ENTITY % percent "%">
|
D | t4a.dtd.err.rdr | 2 <!ENTITY % percent "%"> 5 <!ENTITY % percent "%">
|
D | t6.dtd.err | 2 <!ENTITY % xdef "def"> 5 <!ENTITY % xdef "def">
|
/external/libxml2/result/VC/ |
D | PENesting2 | 2 <!ENTITY % p1 "(A|B"> 5 <!ENTITY % p1 "(A|B">
|
D | PENesting | 2 <!ENTITY % pe1 "EMPTY> <!ELEMENT e2 EMPTY>"> 5 <!ENTITY % pe1 "EMPTY> <!ELEMENT e2 EMPTY>">
|
D | PENesting2.rdr | 2 <!ENTITY % p1 "(A|B">
|
D | PENesting.rdr | 2 <!ENTITY % pe1 "EMPTY> <!ELEMENT e2 EMPTY>">
|
/external/libxml2/doc/ |
D | structure.fig | 228 4 0 0 0 0 14 16 0.0000 4 135 900 8775 4350 ENTITY\001 236 4 0 0 0 0 14 16 0.0000 4 135 900 2475 4275 ENTITY\001
|
/external/expat/doc/ |
D | xmlwf.sgml | 13 <!ENTITY dhfirstname "<firstname>Scott</firstname>"> 14 <!ENTITY dhsurname "<surname>Bronson</surname>"> 16 <!ENTITY dhdate "<date>March 11, 2016</date>"> 19 <!ENTITY dhsection "<manvolnum>1</manvolnum>"> 20 <!ENTITY dhemail "<email>bronson@rinspin.com</email>"> 21 <!ENTITY dhusername "Scott Bronson"> 22 <!ENTITY dhucpackage "<refentrytitle>XMLWF</refentrytitle>"> 23 <!ENTITY dhpackage "xmlwf"> 25 <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> 26 <!ENTITY gnu "<acronym>GNU</acronym>"> [all …]
|
/external/libxml2/test/threads/b/ |
D | b.dtd | 2 <!ENTITY bent "the b entity">
|
/external/libxml2/result/errors/ |
D | 754946.xml.str | 2 <!DOCTYPEA[<!ENTITY %
|
/external/expat/lib/ |
D | xmlparse.c | 203 } ENTITY; typedef 295 ENTITY *entity; 336 processInternalEntity(XML_Parser parser, ENTITY *entity, 519 ENTITY *m_declEntity; 2321 ENTITY *entity; in doContent() 2337 entity = (ENTITY *)lookup(parser, &dtd->generalEntities, name, 0); in doContent() 3897 declEntity = (ENTITY *)lookup(parser, in doProlog() 3900 sizeof(ENTITY)); in doProlog() 3955 ENTITY *entity = (ENTITY *)lookup(parser, in doProlog() 3958 sizeof(ENTITY)); in doProlog() [all …]
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treewalkers/ |
D | _base.py | 14 ENTITY = Node.ENTITY_NODE variable 168 elif type == ENTITY:
|
/external/opencv3/3rdparty/libjasper/ |
D | LICENSE | 37 THE PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY. 39 BROUGHT BY ANY OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL
|
12