Searched defs:dtd (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dentities.c145 xmlAddEntity(xmlDtdPtr dtd, const xmlChar *name, int type, argument
284 xmlDtdPtr dtd; local
333 xmlDtdPtr dtd; local
[all...]
H A Drunsuite.c439 xmlChar *dtd; local
H A DSAX2.c334 xmlDtdPtr dtd; local
H A DdebugXML.c443 xmlCtxtDumpDtdNode(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) argument
1312 xmlCtxtDumpDTD(xmlDebugCtxtPtr ctxt, xmlDtdPtr dtd) argument
1541 xmlDebugDumpDTD(FILE * output, xmlDtdPtr dtd) argument
2634 xmlShellValidate(xmlShellCtxtPtr ctxt, char *dtd, xmlNodePtr node ATTRIBUTE_UNUSED, xmlNodePtr node2 ATTRIBUTE_UNUSED) argument
[all...]
H A Dxmlsave.c519 xmlDtdDumpOutput(xmlSaveCtxtPtr ctxt, xmlDtdPtr dtd) { argument
826 xmlDtdPtr dtd; local
1914 xmlDtdPtr dtd; local
[all...]
H A Dcatalog.c645 xmlDtdPtr dtd; local
H A Dxmllint.c2256 xmlDtdPtr dtd; local
2521 xmlDtdPtr dtd; local
[all...]
H A Dvalid.c1368 xmlAddElementDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *name, xmlElementTypeVal type, xmlElementContentPtr content) argument
1847 xmlScanAttributeDecl(xmlDtdPtr dtd, const xmlChar *elem) argument
1959 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, const xmlChar *ns, xmlAttributeType type, xmlAttributeDefault def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
2376 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *name, const xmlChar *PublicID, const xmlChar *SystemID) argument
3162 xmlGetDtdElementDesc(xmlDtdPtr dtd, const xmlChar *name) argument
3192 xmlGetDtdElementDesc2(xmlDtdPtr dtd, const xmlChar *name, int create) argument
3260 xmlGetDtdQElementDesc(xmlDtdPtr dtd, const xmlChar *name, const xmlChar *prefix) argument
3284 xmlGetDtdAttrDesc(xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name) argument
3321 xmlGetDtdQAttrDesc(xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, const xmlChar *prefix) argument
3343 xmlGetDtdNotationDesc(xmlDtdPtr dtd, const xmlChar *name) argument
6508 xmlValidateDtd(xmlValidCtxtPtr ctxt, xmlDocPtr doc, xmlDtdPtr dtd) argument
6649 xmlDtdPtr dtd; local
[all...]
H A DHTMLparser.c2044 xmlDtdPtr dtd; local
4032 xmlDtdPtr dtd; local
5197 xmlDtdPtr dtd; local
[all...]
H A Dtree.c148 xmlGetEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
169 xmlGetParameterEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
4045 xmlCopyDtd(xmlDtdPtr dtd) argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DHTMLparser.h50 char dtd; /* 1: only in Loose DTD, 2: only Frameset one */ member in struct:_htmlElemDesc
/haiku-fatelf/src/libs/expat/lib/
H A Dxmlparse.c2137 DTD * const dtd = _dtd; local
691 parserCreate(const XML_Char *encodingName, const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, DTD *dtd) argument
2596 DTD * const dtd = _dtd; /* save one level of indirection */ local
3585 DTD * const dtd = _dtd; local
4728 DTD * const dtd = _dtd; /* save one level of indirection */ local
4877 DTD * const dtd = _dtd; /* save one level of indirection */ local
5186 DTD * const dtd = _dtd; /* save one level of indirection */ local
5217 DTD * const dtd = _dtd; /* save one level of indirection */ local
5279 DTD * const dtd = _dtd; /* save one level of indirection */ local
5348 DTD * const dtd = _dtd; /* save one level of indirection */ local
6056 DTD * const dtd = _dtd; /* save one level of indirection */ local
6108 DTD * const dtd = _dtd; /* save one level of indirection */ local
6142 DTD * const dtd = _dtd; /* save one level of indirection */ local
6166 DTD * const dtd = _dtd; /* save one level of indirection */ local
[all...]

Completed in 255 milliseconds