HomeSort by relevance Sort by last modified time
    Searched refs:DTD (Results 1 - 6 of 6) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitpy/
bugzilla_unittest.py 119 <!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/bugzilla.dtd">
223 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
224 "http://www.w3.org/TR/html4/loose.dtd">
247 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
248 "http://www.w3.org/TR/html4/loose.dtd">
  /external/expat/lib/
xmlparse.c 287 } DTD;
388 static DTD * dtdCreate(const XML_Memory_Handling_Suite *ms);
390 static void dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms);
392 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
394 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms);
436 DTD *dtd);
523 DTD *m_dtd;
702 DTD *dtd
2157 DTD * const dtd = _dtd; local
2619 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
3673 DTD * const dtd = _dtd; local
4830 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
4981 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5290 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5321 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5383 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
5452 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6160 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6212 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6246 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
6270 DTD * const dtd = _dtd; \/* save one level of indirection *\/ local
    [all...]
  /external/webkit/WebCore/dom/
XMLTokenizerQt.cpp 395 case QXmlStreamReader::DTD: {
396 //qDebug()<<"------------- DTD";
678 //qDebug() << dtd << name << publicId << systemId;
679 if ((publicId == QLatin1String("-//W3C//DTD XHTML 1.0 Transitional//EN"))
680 || (publicId == QLatin1String("-//W3C//DTD XHTML 1.1//EN"))
681 || (publicId == QLatin1String("-//W3C//DTD XHTML 1.0 Strict//EN"))
682 || (publicId == QLatin1String("-//W3C//DTD XHTML 1.0 Frameset//EN"))
683 || (publicId == QLatin1String("-//W3C//DTD XHTML Basic 1.0//EN"))
684 || (publicId == QLatin1String("-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"))
685 || (publicId == QLatin1String("-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN")
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/jdiff/
xerces.jar 

Completed in 1157 milliseconds