Home
last modified time | relevance | path

Searched defs:dtd (Results 1 – 25 of 41) sorted by relevance

12

/external/libxml2/python/tests/
Ddtdvalid.py8 dtd="""<!ELEMENT foo EMPTY>""" variable
12 dtd = libxml2.parseDTD(None, 'test.dtd') variable
Dtstmem.py12 dtd="""<!ELEMENT foo EMPTY>""" variable
16 dtd = libxml2.parseDTD(None, 'test.dtd') variable
DvalidDTD.py21 dtd="""<!ELEMENT foo EMPTY>""" variable
28 dtd = libxml2.parseDTD(None, 'test.dtd') variable
/external/testng/ant/3rdparty/
DDTDDoc.jar ... wutka.dtd.DTDElement) com.wutka.dtd.DTDElement p DTDDoc.ExtendedDTD dtd com.wutka ...
/external/jetty/src/java/org/eclipse/jetty/xml/
DConfigurationProcessorFactory.java23 ConfigurationProcessor getConfigurationProcessor(String dtd, String tag); in getConfigurationProcessor()
DXmlParser.java430 String dtd = sid; in resolveEntity() local
/external/libxml2/doc/examples/
Dtree2.c30 xmlDtdPtr dtd = NULL; /* DTD pointer */ in main() local
/external/libxml2/
Dentities.c203 xmlAddEntity(xmlDtdPtr dtd, const xmlChar *name, int type, in xmlAddEntity()
305 xmlDtdPtr dtd; in xmlAddDtdEntity() local
354 xmlDtdPtr dtd; in xmlAddDocEntity() local
Dvalid.c1382 xmlDtdPtr dtd, const xmlChar *name, in xmlAddElementDecl()
1927 xmlDtdPtr dtd, const xmlChar *elem, in xmlAddAttributeDecl()
2347 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, in xmlAddNotationDecl()
3147 xmlGetDtdElementDesc(xmlDtdPtr dtd, const xmlChar *name) { in xmlGetDtdElementDesc()
3177 xmlGetDtdElementDesc2(xmlDtdPtr dtd, const xmlChar *name, int create) { in xmlGetDtdElementDesc2()
3245 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name, in xmlGetDtdQElementDesc()
3269 xmlGetDtdAttrDesc(xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name) { in xmlGetDtdAttrDesc()
3306 xmlGetDtdQAttrDesc(xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, in xmlGetDtdQAttrDesc()
3328 xmlGetDtdNotationDesc(xmlDtdPtr dtd, const xmlChar *name) { in xmlGetDtdNotationDesc()
6614 xmlValidateDtd(xmlValidCtxtPtr ctxt, xmlDocPtr doc, xmlDtdPtr dtd) { in xmlValidateDtd()
[all …]
DdebugXML.c447 xmlCtxtDumpDtdNode(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) in xmlCtxtDumpDtdNode()
1316 xmlCtxtDumpDTD(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) in xmlCtxtDumpDTD()
1545 xmlDebugDumpDTD(FILE * output, xmlDtdPtr dtd) in xmlDebugDumpDTD()
2641 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, in xmlShellValidate()
Dxmlsave.c707 xmlDtdDumpOutput(xmlSaveCtxtPtr ctxt, xmlDtdPtr dtd) { in xmlDtdDumpOutput()
1104 xmlDtdPtr dtd; in xmlDocContentDumpOutput() local
2359 xmlDtdPtr dtd; in xmlNodeDumpOutput() local
Drunsuite.c427 xmlChar *dtd; in xsdTestCase() local
Dxmllint.c2422 xmlDtdPtr dtd; in parseAndPrintFile() local
2745 xmlDtdPtr dtd; in parseAndPrintFile() local
Dtree.c163 xmlGetEntityFromDtd(const xmlDtd *dtd, const xmlChar *name) { in xmlGetEntityFromDtd()
184 xmlGetParameterEntityFromDtd(const xmlDtd *dtd, const xmlChar *name) { in xmlGetParameterEntityFromDtd()
4428 xmlCopyDtd(xmlDtdPtr dtd) { in xmlCopyDtd()
DSAX2.c357 xmlDtdPtr dtd; in xmlSAX2InternalSubset() local
Dcatalog.c661 xmlDtdPtr dtd; in xmlDumpXMLCatalog() local
/external/jetty/src/java/org/eclipse/jetty/webapp/
DWebDescriptor.java178 String dtd = _parser.getDTD(); in processVersion() local
/external/expat/lib/
Dxmlparse.c728 DTD *dtd) in parserCreate()
2251 DTD * const dtd = _dtd; in doContent() local
2713 DTD * const dtd = _dtd; /* save one level of indirection */ in storeAtts() local
3790 DTD * const dtd = _dtd; in doProlog() local
4955 DTD * const dtd = _dtd; /* save one level of indirection */ in appendAttributeValue() local
5106 DTD * const dtd = _dtd; /* save one level of indirection */ in storeEntityValue() local
5416 DTD * const dtd = _dtd; /* save one level of indirection */ in setElementTypePrefix() local
5447 DTD * const dtd = _dtd; /* save one level of indirection */ in getAttributeId() local
5511 DTD * const dtd = _dtd; /* save one level of indirection */ in getContext() local
5580 DTD * const dtd = _dtd; /* save one level of indirection */ in setContext() local
[all …]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTM.java1286 DocumentType dtd = doc.getDoctype(); in getDocumentTypeDeclarationSystemIdentifier() local
1317 DocumentType dtd = doc.getDoctype(); in getDocumentTypeDeclarationPublicIdentifier() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-apache-resolver.jar ... .apache.tools.ant.types.ResourceLocation dtd public void addURIEntry (java.lang.String, ...
/external/libxml2/include/libxml/
DHTMLparser.h50 char dtd; /* 1: only in Loose DTD, 2: only Frameset one */ member
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c121 xmlDtdPtr dtd; in xml_validate_dtd() local
/external/jetty/src/resources/org/eclipse/jetty/http/
Dmime.properties27 dtd = application/xml-dtd key
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOM3TreeWalker.java515 StringBuffer dtd = new StringBuffer(); in serializeDocType() local
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.contenttype_3.5.0.v20150421-2214.jar ... Object { private String namespace private String element private String dtd final synthetic org.eclipse.core.runtime. ...

12