/external/libxml2/python/tests/ |
D | dtdvalid.py | 8 dtd="""<!ELEMENT foo EMPTY>""" variable 12 dtd = libxml2.parseDTD(None, 'test.dtd') variable
|
D | tstmem.py | 12 dtd="""<!ELEMENT foo EMPTY>""" variable 16 dtd = libxml2.parseDTD(None, 'test.dtd') variable
|
D | validDTD.py | 21 dtd="""<!ELEMENT foo EMPTY>""" variable 28 dtd = libxml2.parseDTD(None, 'test.dtd') variable
|
/external/testng/ant/3rdparty/ |
D | DTDDoc.jar | ... wutka.dtd.DTDElement)
com.wutka.dtd.DTDElement p
DTDDoc.ExtendedDTD dtd
com.wutka ... |
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateDtd.java | 32 …(PrintWriter out = FileUtilities.openUTF8Writer(CLDRPaths.GEN_DIRECTORY + "dtd/", name + ".dtd")) { in main()
|
D | CLDRFormat.java | 28 File dtd = new File(dest + "/main/" + "../../common/dtd/ldmlSupplemental.dtd"); in main() local
|
D | GenerateAttributeList.java | 167 void add(String element, String attribute, String attributeValue, boolean dtd) { in add()
|
/external/libxml2/ |
D | entities.c | 208 xmlAddEntity(xmlDtdPtr dtd, const xmlChar *name, int type, in xmlAddEntity() 310 xmlDtdPtr dtd; in xmlAddDtdEntity() local 359 xmlDtdPtr dtd; in xmlAddDocEntity() local
|
D | valid.c | 1388 xmlDtdPtr dtd, const xmlChar *name, in xmlAddElementDecl() 1939 xmlDtdPtr dtd, const xmlChar *elem, in xmlAddAttributeDecl() 2365 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, in xmlAddNotationDecl() 3176 xmlGetDtdElementDesc(xmlDtdPtr dtd, const xmlChar *name) { in xmlGetDtdElementDesc() 3206 xmlGetDtdElementDesc2(xmlDtdPtr dtd, const xmlChar *name, int create) { in xmlGetDtdElementDesc2() 3274 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name, in xmlGetDtdQElementDesc() 3298 xmlGetDtdAttrDesc(xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name) { in xmlGetDtdAttrDesc() 3335 xmlGetDtdQAttrDesc(xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, in xmlGetDtdQAttrDesc() 3357 xmlGetDtdNotationDesc(xmlDtdPtr dtd, const xmlChar *name) { in xmlGetDtdNotationDesc() 6654 xmlValidateDtd(xmlValidCtxtPtr ctxt, xmlDocPtr doc, xmlDtdPtr dtd) { in xmlValidateDtd() [all …]
|
D | debugXML.c | 447 xmlCtxtDumpDtdNode(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) in xmlCtxtDumpDtdNode() 1317 xmlCtxtDumpDTD(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) in xmlCtxtDumpDTD() 1546 xmlDebugDumpDTD(FILE * output, xmlDtdPtr dtd) in xmlDebugDumpDTD() 2642 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, in xmlShellValidate()
|
D | xmlsave.c | 707 xmlDtdDumpOutput(xmlSaveCtxtPtr ctxt, xmlDtdPtr dtd) { in xmlDtdDumpOutput() 1104 xmlDtdPtr dtd; in xmlDocContentDumpOutput() local 2351 xmlDtdPtr dtd; in xmlNodeDumpOutput() local
|
D | runsuite.c | 427 xmlChar *dtd; in xsdTestCase() local
|
/external/u-boot/drivers/timer/ |
D | rockchip_timer.c | 19 struct dtd_rockchip_rk3368_timer dtd; member
|
/external/libxml2/os400/ |
D | xmllintcl.c | 44 vary2 * dtd; /* DTD location or public identifier. */ member
|
/external/expat/lib/ |
D | xmlparse.c | 923 DTD *dtd) in parserCreate() 2687 DTD * const dtd = parser->m_dtd; in doContent() local 3178 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in storeAtts() local 4331 DTD * const dtd = parser->m_dtd; in doProlog() local 5537 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in appendAttributeValue() local 5722 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in storeEntityValue() local 6062 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in setElementTypePrefix() local 6093 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in getAttributeId() local 6157 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in getContext() local 6254 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in setContext() local [all …]
|
/external/python/cpython3/Modules/expat/ |
D | xmlparse.c | 923 DTD *dtd) in parserCreate() 2687 DTD * const dtd = parser->m_dtd; in doContent() local 3178 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in storeAtts() local 4331 DTD * const dtd = parser->m_dtd; in doProlog() local 5537 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in appendAttributeValue() local 5722 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in storeEntityValue() local 6062 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in setElementTypePrefix() local 6093 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in getAttributeId() local 6157 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in getContext() local 6254 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in setContext() local [all …]
|
/external/python/cpython2/Modules/expat/ |
D | xmlparse.c | 923 DTD *dtd) in parserCreate() 2687 DTD * const dtd = parser->m_dtd; in doContent() local 3178 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in storeAtts() local 4331 DTD * const dtd = parser->m_dtd; in doProlog() local 5537 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in appendAttributeValue() local 5722 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in storeEntityValue() local 6062 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in setElementTypePrefix() local 6093 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in getAttributeId() local 6157 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in getContext() local 6254 DTD * const dtd = parser->m_dtd; /* save one level of indirection */ in setContext() local [all …]
|
/external/libxml2/include/libxml/ |
D | HTMLparser.h | 50 char dtd; /* 1: only in Loose DTD, 2: only Frameset one */ member
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
D | DOM2DTM.java | 1286 DocumentType dtd = doc.getDoctype(); in getDocumentTypeDeclarationSystemIdentifier() local 1317 DocumentType dtd = doc.getDoctype(); in getDocumentTypeDeclarationPublicIdentifier() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | Factory.java | 90 main, supplemental, bcp47, casing, collation, dtd, rbnf, segments, transforms, other enumConstant
|
D | FindDTDOrder.java | 73 … File dtd = new File(file.getCanonicalPath() + "/../" + "../../common/dtd/ldml.dtd"); in getInstance() local
|
/external/u-boot/drivers/clk/rockchip/ |
D | clk_rk3188.c | 32 struct dtd_rockchip_rk3188_cru dtd; member
|
D | clk_rk3368.c | 25 struct dtd_rockchip_rk3368_cru dtd; member
|
/external/adhd/cras/src/common/ |
D | edid_utils.c | 874 const unsigned char *dtd; in edid_get_monitor_name() local
|
/external/wpa_supplicant_8/src/utils/ |
D | xml_libxml2.c | 121 xmlDtdPtr dtd; in xml_validate_dtd() local
|