HomeSort by relevance Sort by last modified time
    Searched full:entities (Results 1 - 25 of 1749) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/test/catalogs/
whitex.script 2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
3 public " -//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
4 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN "
catal3.sgml 4 PUBLIC "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1//EN" "dbhier.mod"PUBLIC "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1//EN" "dbgenent.mod"
5 PUBLIC "-//OASIS//ENTITIES DocBook XML Notations V4.1//EN" "dbnotn.mod"
6 PUBLIC "-//OASIS//ENTITIES DocBook XML Character Entities V4.1//EN" "dbcent.mod"
catal.script 4 public "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN"
whites.script 4 public "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN"
whites.sgml 5 PUBLIC "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN" "dbgenent.mod"
catal2.sgml 4 PUBLIC "-//Davenport//ELEMENTS DocBook Document Hierarchy V3.0//EN" "dbhier.mod"PUBLIC "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN" "dbgenent.mod"
docbook.script 2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
registry.script 2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
  /external/libxml2/result/HTML/
entities.html.err 1 ./test/HTML/entities.html:1: HTML parser error : htmlParseEntityRef: expecting ';'
4 ./test/HTML/entities.html:1: HTML parser error : htmlParseEntityRef: no name
7 ./test/HTML/entities.html:3: HTML parser error : htmlParseEntityRef: expecting ';'
10 ./test/HTML/entities.html:4: HTML parser error : htmlParseEntityRef: no name
  /external/libxml2/result/
ent3.rde 4 Test of entities in attributes.
ent3.rdr 4 Test of entities in attributes.
ent3 6 Test of entities in attributes.
ent3.sax 10 Test of entities in attribu, 35)
ent3.sax2 10 Test of entities in attribu, 35)
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction_options/
decode_html_entities.dat 3 #disable-html-entities-decoding
14 #disable-html-entities-decoding
  /external/clang/test/SemaObjC/
invalid-typename.m 9 entities:(bycopy NSArray /* ISDEntity */ *)entities
  /external/libxml2/test/valid/dtds/
xhtml.cat 10 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "xhtml-lat1.ent"
11 PUBLIC "-//W3C//ENTITIES Symbols for XHTML//EN" "xhtml-symbol.ent"
12 PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "xhtml-special.ent"
  /external/libxml2/result/noent/
ent3 6 Test of entities in attributes.
  /external/libxml2/test/
ent3 6 Test of entities in attributes.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/support/
MockResolver.java 28 * A helper class for resolving entities.
32 private Map<String, InputSource> entities = new HashMap<String, InputSource>(); field in class:MockResolver
35 entities.put("[" + publicId + ":" + systemId + "]", source);
39 entities.remove("[" + publicId + ":" + systemId + "]");
44 return entities.get("[" + publicId + ":" + systemId + "]");
  /libcore/luni/src/test/java/tests/org/w3c/dom/
HCEntitiesSetNamedItemNS.java 12 * An attempt to add an element to the named node map returned by entities
53 // NamedNodeMap entities;
62 // entities = docType.getEntities();
63 // assertNotNull("entitiesNotNull", entities);
67 // entities.setNamedItemNS(elem);
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 99 // Only allow allocation of preprocessed entities using the allocator
119 // Make vanilla 'new' and 'delete' illegal for preprocessed entities.
276 /// preprocessed entities that \p Range encompasses.
297 /// \brief The set of preprocessed entities in this record, in order they
301 /// \brief The set of preprocessed entities in this record that have been
312 /// Negative values are used to indicate preprocessed entities
314 /// indicate preprocessed entities introduced by the current preprocessor.
315 /// Value -1 corresponds to element 0 in the loaded entities vector,
316 /// value -2 corresponds to element 1 in the loaded entities vector, etc.
317 /// Value 0 is an invalid value, the index to local entities is 1-based
    [all...]
  /external/clang/test/CXX/basic/basic.link/
p9.cpp 7 // different kinds of entities.
  /external/valgrind/auxprogs/docs/
valgrind-listener-manpage.xml 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>
  /external/valgrind/cachegrind/docs/
cg_annotate-manpage.xml 4 [ <!ENTITY % vg-entities SYSTEM "../../docs/xml/vg-entities.xml"> %vg-entities; ]>

Completed in 942 milliseconds

1 2 3 4 5 6 7 8 91011>>