Searched refs:dtd (Results 26 - 42 of 42) sorted by relevance

12

/external/libxml2/
H A Dxmllint.c2401 xmlDtdPtr dtd; local
2403 dtd = xmlGetIntSubset(doc);
2404 if (dtd != NULL) {
2405 xmlUnlinkNode((xmlNodePtr)dtd);
2406 xmlFreeDtd(dtd);
2724 xmlDtdPtr dtd; local
2730 dtd = xmlParseDTD(NULL, (const xmlChar *)dtdvalid);
2732 dtd = xmlParseDTD((const xmlChar *)dtdvalidfpi, NULL);
2736 if (dtd == NULL) {
2759 if (!xmlValidateDtd(cvp, doc, dtd)) {
[all...]
H A Dtree.c151 * @dtd: A pointer to the DTD to search
160 xmlGetEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
163 if((dtd != NULL) && (dtd->entities != NULL)) {
164 table = (xmlEntitiesTablePtr) dtd->entities;
172 * @dtd: A pointer to the DTD to search
181 xmlGetParameterEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
184 if ((dtd != NULL) && (dtd->pentities != NULL)) {
185 table = (xmlEntitiesTablePtr) dtd
4359 xmlCopyDtd(xmlDtdPtr dtd) argument
[all...]
H A DHTMLparser.c2177 * all tags allowing pc data from the html 4.01 loose dtd
2206 xmlDtdPtr dtd; local
2222 dtd = xmlGetIntSubset(ctxt->myDoc);
2223 if (dtd != NULL && dtd->ExternalID != NULL) {
2224 if (!xmlStrcasecmp(dtd->ExternalID, BAD_CAST "-//W3C//DTD HTML 4.01//EN") ||
2225 !xmlStrcasecmp(dtd->ExternalID, BAD_CAST "-//W3C//DTD HTML 4//EN"))
2260 * @URI: URI for the dtd, or NULL
2306 * @URI: URI for the dtd, or NULL
2317 BAD_CAST "http://www.w3.org/TR/REC-html40/loose.dtd",
4574 xmlDtdPtr dtd; local
5877 xmlDtdPtr dtd; local
[all...]
H A DSAX2.c234 * http://www.sgmlsource.com/dtds/memo.dtd
340 xmlDtdPtr dtd; local
350 dtd = xmlGetIntSubset(ctxt->myDoc);
351 if (dtd != NULL) {
354 xmlUnlinkNode((xmlNodePtr) dtd);
355 xmlFreeDtd(dtd);
H A Dcatalog.c657 xmlDtdPtr dtd; local
667 dtd = xmlNewDtd(doc, BAD_CAST "catalog",
669 BAD_CAST "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd");
671 xmlAddChild((xmlNodePtr) doc, (xmlNodePtr) dtd);
/external/libxml2/include/libxml/
H A DHTMLparser.h50 char dtd; /* 1: only in Loose DTD, 2: only Frameset one */ member in struct:_htmlElemDesc
H A Dtree.h771 xmlCopyDtd (xmlDtdPtr dtd);
/external/bluetooth/bluez/tools/
H A Dsdptool.c446 switch (sdpdata->dtd) {
583 switch (data->dtd) {
712 printf("Unknown type 0x%02x\n", data->dtd);
1020 switch (p->dtd) {
1062 printf(" FIXME: dtd=0%x\n", p->dtd);
1759 uint8_t dtd = SDP_UINT8; local
1797 dtds[i] = &dtd;
1834 uint8_t dtd = SDP_UINT8; local
1871 sflist = sdp_data_alloc(dtd,format
2241 uint8_t dtd = SDP_UINT16; local
2404 uint8_t dtd = SDP_UINT16; local
[all...]
/external/bluetooth/bluez/lib/bluetooth/
H A Dsdp.h494 uint8_t dtd; member in struct:sdp_data_struct
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/bluetooth/bluez/src/
H A Dadapter.c2151 uint8_t dtd = SDP_UINT8; local
2188 sflist = sdp_data_alloc(dtd,formats);
2224 uint8_t dtd = SDP_UINT8; local
2262 dtds[i] = &dtd;
/external/libxslt/libxslt/
H A Dtransform.c5663 "http://www.w3.org/TR/1999/REC-html401-19991224/frameset.dtd"},
5665 "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"},
5667 "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"},
5669 "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"},
5671 "http://www.w3.org/TR/html4/strict.dtd"},
5673 "http://www.w3.org/TR/html4/loose.dtd"},
5675 "http://www.w3.org/TR/html4/frameset.dtd"},
5677 "http://www.w3.org/TR/html4/loose.dtd"},
5935 xmlDtdPtr dtd; local
5942 dtd
[all...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jar ... dom4j/bean/ org/dom4j/datatype/ org/dom4j/dom/ org/dom4j/dtd/ org/dom4j/io/ org/dom4j/jaxb/ org/dom4j/rule/ org ...
/external/bluetooth/bluez/audio/
H A Davdtp.c2266 if (proto_desc && proto_desc->dtd == SDP_UINT16)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 231 milliseconds

12