HomeSort by relevance Sort by last modified time
    Searched refs:dtd (Results 51 - 75 of 101) sorted by null

1 23 4 5

  /external/libxml2/python/tests/
reader.py 412 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
413 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
  /external/chromium-trace/catapult/tracing/third_party/devscripts/
licensecheck.pl 170 my $default_check_regex = '\.(c(c|pp|xx)?|h(h|pp|xx)?|f(77|90)?|p(l|m)|xs|sh|php|py(|x)|rb|java|vala|el|sc(i|e)|cs|pas|inc|dtd|xsl|mod|m|tex|mli?)$';
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
tohtml.py 27 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
28 "http://www.w3.org/TR/html4/loose.dtd">
  /external/libxml2/
SAX2.c 235 * Provides the public ID e.g. "-//SGMLSOURCE//DTD DEMO//EN"
251 * http://www.sgmlsource.com/dtds/memo.dtd
357 xmlDtdPtr dtd; local
367 dtd = xmlGetIntSubset(ctxt->myDoc);
368 if (dtd != NULL) {
371 xmlUnlinkNode((xmlNodePtr) dtd);
372 xmlFreeDtd(dtd);
    [all...]
testapi.c 412 if (no == 4) return("test/valid/dtds/xhtml1-strict.dtd");
484 if (no == 4) return(xmlParserInputBufferCreateFilename("test/valid/dtds/xhtml1-strict.dtd", XML_CHAR_ENCODING_NONE));
543 return(xmlNewDtd(NULL, BAD_CAST "dtd", BAD_CAST"foo", BAD_CAST"bar"));
589 if (no == 2) return(xmlNewTextReaderFilename("test/valid/dtds/xhtml1-strict.dtd"));
7091 xmlDtdPtr dtd; \/* the DTD *\/ local
7987 char * dtd; \/* the DTD URI (optional) *\/ local
19327 xmlDtdPtr dtd; \/* the dtd *\/ local
24792 xmlDtdPtr dtd; \/* pointer to the DTD *\/ local
24880 xmlDtdPtr dtd; \/* pointer to the DTD *\/ local
25365 xmlDtdPtr dtd; \/* a pointer to the DtD to search *\/ local
25411 xmlDtdPtr dtd; \/* a pointer to the DtD to search *\/ local
25460 xmlDtdPtr dtd; \/* a pointer to the DtD to search *\/ local
25513 xmlDtdPtr dtd; \/* a pointer to the DtD to search *\/ local
26467 xmlDtdPtr dtd; \/* a dtd instance *\/ local
    [all...]
catalog.c 661 xmlDtdPtr dtd; local
671 dtd = xmlNewDtd(doc, BAD_CAST "catalog",
672 BAD_CAST "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN",
673 BAD_CAST "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd");
675 xmlAddChild((xmlNodePtr) doc, (xmlNodePtr) dtd);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
plistlib.py 227 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
difflib.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_calendar.py 49 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  /prebuilts/gdb/linux-x86/lib/python2.7/
plistlib.py 227 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_calendar.py 49 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
plistlib.py 227 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_calendar.py 49 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
plistlib.py 227 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_calendar.py 49 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /external/guice/extensions/persist/lib/
dom4j-1.6.1.jar 
  /external/libxml2/include/libxml/
tree.h 189 * A DTD Notation definition.
203 * A DTD Attribute type definition.
222 * A DTD Attribute default definition.
248 * An Attribute declaration in a DTD.
259 struct _xmlDtd *parent; /* -> DTD */
301 * in a DTD.
341 * An XML Element declaration from a DTD.
352 struct _xmlDtd *parent; /* -> DTD */
401 * An XML DTD, as defined by <!DOCTYPE ... There is actually one for
409 const xmlChar *name; /* Name of the DTD */
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/tests/
test_tree.py     [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 1123 milliseconds

1 23 4 5