/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
Report.py | 393 Header = """<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
394 "http://www.w3.org/TR/html4/loose.dtd">
|
/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" [
|
/prebuilts/go/darwin-x86/misc/ios/ |
go_darwin_arm_exec.go | 566 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 583 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 600 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
/prebuilts/go/darwin-x86/src/encoding/xml/ |
xml_test.go | 19 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 20 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 40 Directive(`DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 41 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"`), 77 Directive(`DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 78 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"`),
|
/prebuilts/go/linux-x86/misc/ios/ |
go_darwin_arm_exec.go | 566 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 583 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 600 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
/prebuilts/go/linux-x86/src/encoding/xml/ |
xml_test.go | 19 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 20 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 40 Directive(`DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 41 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"`), 77 Directive(`DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 78 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
plistlib.py | 227 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_calendar.py | 48 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
/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">
|
/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...] |