/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmlparse.c | 572 const XML_Char *nameSep, DTD *dtd); 1033 DTD *dtd) { in parserCreate() 1090 if (dtd) in parserCreate() 1091 parser->m_dtd = dtd; in parserCreate() 1130 if (dtd) { in parserCreate() 2795 DTD *const dtd = parser->m_dtd; in doContent() local 2891 name = poolStoreString(&dtd->pool, enc, s + enc->minBytesPerChar, in doContent() 2895 entity = (ENTITY *)lookup(parser, &dtd->generalEntities, name, 0); in doContent() 2896 poolDiscard(&dtd->pool); in doContent() 2901 if (! dtd in doContent() 1031 parserCreate(const XML_Char *encodingName, const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, DTD *dtd) parserCreate() argument 3296 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ storeAtts() local 4564 DTD *const dtd = parser->m_dtd; doProlog() local 5829 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ appendAttributeValue() local 6030 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ storeEntityValue() local 6413 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ setElementTypePrefix() local 6443 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ getAttributeId() local 6505 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ getContext() local 6601 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ setContext() local 7402 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ nextScaffoldPart() local 7476 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ build_model() local 7585 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ getElementType() local [all...] |
/third_party/python/Modules/expat/ |
H A D | xmlparse.c | 561 const XML_Char *nameSep, DTD *dtd); 975 DTD *dtd) { in parserCreate() 1032 if (dtd) in parserCreate() 1033 parser->m_dtd = dtd; in parserCreate() 1072 if (dtd) { in parserCreate() 2752 DTD *const dtd = parser->m_dtd; in doContent() local 2848 name = poolStoreString(&dtd->pool, enc, s + enc->minBytesPerChar, in doContent() 2852 entity = (ENTITY *)lookup(parser, &dtd->generalEntities, name, 0); in doContent() 2853 poolDiscard(&dtd->pool); in doContent() 2858 if (! dtd in doContent() 973 parserCreate(const XML_Char *encodingName, const XML_Memory_Handling_Suite *memsuite, const XML_Char *nameSep, DTD *dtd) parserCreate() argument 3253 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ storeAtts() local 4647 DTD *const dtd = parser->m_dtd; doProlog() local 5886 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ appendAttributeValue() local 6086 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ storeEntityValue() local 6445 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ setElementTypePrefix() local 6475 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ getAttributeId() local 6537 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ getContext() local 6633 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ setContext() local 7424 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ nextScaffoldPart() local 7489 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ build_model() local 7613 DTD *const dtd = parser->m_dtd; /* save one level of indirection */ getElementType() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | xml_libxml2.c | 121 xmlDtdPtr dtd; in xml_validate_dtd() local 140 dtd = xmlParseDTD(NULL, (const xmlChar *) dtd_fname); in xml_validate_dtd() 141 if (dtd == NULL) { in xml_validate_dtd() 150 ret = xmlValidateDtd(&vctx, doc, dtd); in xml_validate_dtd() 152 xmlFreeDtd(dtd); in xml_validate_dtd()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | xml_libxml2.c | 121 xmlDtdPtr dtd; in xml_validate_dtd() local 140 dtd = xmlParseDTD(NULL, (const xmlChar *) dtd_fname); in xml_validate_dtd() 141 if (dtd == NULL) { in xml_validate_dtd() 150 ret = xmlValidateDtd(&vctx, doc, dtd); in xml_validate_dtd() 152 xmlFreeDtd(dtd); in xml_validate_dtd()
|
/third_party/python/Lib/test/ |
H A D | test_htmlparser.py | 222 # from http://www.w3.org/QA/2002/04/valid-dtd-list.html 225 '"http://www.w3.org/TR/html4/strict.dtd"'), 227 '"http://www.w3.org/TR/html4/loose.dtd"'), 229 '"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"'), 231 '"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"'), 233 '"http://www.w3.org/Math/DTD/mathml2/mathml2.dtd"'), 236 '"http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd"'), 238 '"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"'), 241 for dtd in dtds: 242 self._run_check("<!DOCTYPE %s>" % dtd, [all...] |
/third_party/icu/tools/multi/proj/icu4cscan/ |
H A D | Makefile | 71 DTDOVR=$(ICUMETA)/dtd 75 #//$(DTD)/Makefile: $(ICUMETA)/dtd/Makfile 78 #//dtd/icucaps.dtd: $(DTD)/Makefile dtd/icucaps.rnc 127 # ln -s $(ICUMETA)/dtd/*.dtd ./dtdtmp/ 128 # ln -s ./dtd/*.dtd ./dtdtmp/
|