Searched defs:dtd (Results 26 - 40 of 40) sorted by relevance

12

/external/libxml2/
H A DHTMLparser.c2217 * all tags allowing pc data from the html 4.01 loose dtd
2246 xmlDtdPtr dtd; local
2262 dtd = xmlGetIntSubset(ctxt->myDoc);
2263 if (dtd != NULL && dtd->ExternalID != NULL) {
2264 if (!xmlStrcasecmp(dtd->ExternalID, BAD_CAST "-//W3C//DTD HTML 4.01//EN") ||
2265 !xmlStrcasecmp(dtd->ExternalID, BAD_CAST "-//W3C//DTD HTML 4//EN"))
2300 * @URI: URI for the dtd, or NULL
2346 * @URI: URI for the dtd, or NULL
2357 BAD_CAST "http://www.w3.org/TR/REC-html40/loose.dtd",
4646 xmlDtdPtr dtd; local
5997 xmlDtdPtr dtd; local
[all...]
H A Dtree.c154 * @dtd: A pointer to the DTD to search
163 xmlGetEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
166 if((dtd != NULL) && (dtd->entities != NULL)) {
167 table = (xmlEntitiesTablePtr) dtd->entities;
175 * @dtd: A pointer to the DTD to search
184 xmlGetParameterEntityFromDtd(xmlDtdPtr dtd, const xmlChar *name) { argument
187 if ((dtd != NULL) && (dtd->pentities != NULL)) {
188 table = (xmlEntitiesTablePtr) dtd
4399 xmlCopyDtd(xmlDtdPtr dtd) argument
[all...]
/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/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c442 DTD *dtd);
728 DTD *dtd)
785 if (dtd)
786 _dtd = dtd;
2240 DTD * const dtd = _dtd; local
2321 name = poolStoreString(&dtd->pool, enc,
2326 entity = (ENTITY *)lookup(parser, &dtd->generalEntities, name, 0);
2327 poolDiscard(&dtd->pool);
2332 if (!dtd->hasParamEntityRefs || dtd
725 parserCreate(const XML_Char *encodingName, const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, DTD *dtd) argument
2702 DTD * const dtd = _dtd; /* save one level of indirection */ local
3777 DTD * const dtd = _dtd; local
4942 DTD * const dtd = _dtd; /* save one level of indirection */ local
5093 DTD * const dtd = _dtd; /* save one level of indirection */ local
5402 DTD * const dtd = _dtd; /* save one level of indirection */ local
5433 DTD * const dtd = _dtd; /* save one level of indirection */ local
5495 DTD * const dtd = _dtd; /* save one level of indirection */ local
5564 DTD * const dtd = _dtd; /* save one level of indirection */ local
6276 DTD * const dtd = _dtd; /* save one level of indirection */ local
6328 DTD * const dtd = _dtd; /* save one level of indirection */ local
6362 DTD * const dtd = _dtd; /* save one level of indirection */ local
6386 DTD * const dtd = _dtd; /* save one level of indirection */ local
[all...]
/external/expat/lib/
H A Dxmlparse.c442 DTD *dtd);
728 DTD *dtd)
785 if (dtd)
786 _dtd = dtd;
2240 DTD * const dtd = _dtd; local
2321 name = poolStoreString(&dtd->pool, enc,
2326 entity = (ENTITY *)lookup(parser, &dtd->generalEntities, name, 0);
2327 poolDiscard(&dtd->pool);
2332 if (!dtd->hasParamEntityRefs || dtd
725 parserCreate(const XML_Char *encodingName, const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, DTD *dtd) argument
2702 DTD * const dtd = _dtd; /* save one level of indirection */ local
3777 DTD * const dtd = _dtd; local
4942 DTD * const dtd = _dtd; /* save one level of indirection */ local
5093 DTD * const dtd = _dtd; /* save one level of indirection */ local
5402 DTD * const dtd = _dtd; /* save one level of indirection */ local
5433 DTD * const dtd = _dtd; /* save one level of indirection */ local
5495 DTD * const dtd = _dtd; /* save one level of indirection */ local
5564 DTD * const dtd = _dtd; /* save one level of indirection */ local
6276 DTD * const dtd = _dtd; /* save one level of indirection */ local
6328 DTD * const dtd = _dtd; /* save one level of indirection */ local
6362 DTD * const dtd = _dtd; /* save one level of indirection */ local
6386 DTD * const dtd = _dtd; /* save one level of indirection */ local
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jar ... dom4j/bean/ org/dom4j/datatype/ org/dom4j/dom/ org/dom4j/dtd/ org/dom4j/io/ org/dom4j/jaxb/ org/dom4j/rule/ org ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/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/chromium_org/third_party/libxml/src/
H A Dtestapi.c416 if (no == 4) return("test/valid/dtds/xhtml1-strict.dtd");
488 if (no == 4) return(xmlParserInputBufferCreateFilename("test/valid/dtds/xhtml1-strict.dtd", XML_CHAR_ENCODING_NONE));
547 return(xmlNewDtd(NULL, BAD_CAST "dtd", BAD_CAST"foo", BAD_CAST"bar"));
593 if (no == 2) return(xmlNewTextReaderFilename("test/valid/dtds/xhtml1-strict.dtd"));
3145 xmlChar * URI; /* URI for the dtd, or NULL */
3186 xmlChar * URI; /* URI for the dtd, or NULL */
7095 xmlDtdPtr dtd; /* the DTD */ local
7102 dtd = gen_xmlDtdPtr(n_dtd, 1);
7104 xmlDebugDumpDTD(output, dtd);
7107 des_xmlDtdPtr(n_dtd, dtd,
7991 char * dtd; /* the DTD URI (optional) */ local
19138 xmlDtdPtr dtd; /* the dtd */ local
24596 xmlDtdPtr dtd; /* pointer to the DTD */ local
24684 xmlDtdPtr dtd; /* pointer to the DTD */ local
25169 xmlDtdPtr dtd; /* a pointer to the DtD to search */ local
25215 xmlDtdPtr dtd; /* a pointer to the DtD to search */ local
25264 xmlDtdPtr dtd; /* a pointer to the DtD to search */ local
25317 xmlDtdPtr dtd; /* a pointer to the DtD to search */ local
26271 xmlDtdPtr dtd; /* a dtd instance */ local
[all...]
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/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/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 3673 milliseconds

12