/third_party/parse5/packages/parse5/lib/parser/ |
D | index.test.ts | 74 const doctype = document.childNodes[0]; constant
|
D | parser-location-info.test.ts | 266 const [doctype, html] = document.childNodes; constant
|
/third_party/parse5/packages/parse5-sax-parser/lib/ |
D | index.ts | 196 const doctype: Doctype = { constant
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/ |
D | riff-read.c | 225 GstBuffer * buf, guint32 * doctype) in gst_riff_parse_file_header()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-mux.h | 98 const gchar *doctype; member
|
D | ebml-write.c | 919 gst_ebml_write_header (GstEbmlWrite * ebml, const gchar * doctype, in gst_ebml_write_header()
|
D | matroska-read-common.c | 1464 gchar *doctype; in gst_matroska_read_common_parse_header() local
|
D | matroska-mux.c | 3126 const gchar *doctype; in gst_matroska_mux_start() local
|
/third_party/python/Lib/test/ |
D | test_xml_etree.py | 3350 def doctype(self, name, pubid, system): member in TreeBuilderTest.test_doctype.DoctypeParser 3426 def doctype(self, *args, **kwargs): member in XMLParserTest.test_subclass_doctype.MyParserWithDoctype 3441 def doctype(self, name, pubid, system): member in XMLParserTest.test_subclass_doctype.DoctypeParser
|
D | test_minidom.py | 27 def create_doc_without_doctype(doctype=None): argument
|
D | test_sax.py | 1421 def startDTD(self, doctype, publicID, systemID): argument
|
/third_party/gstreamer/gstplugins_good/gst/wavparse/ |
D | gstwavparse.c | 314 guint32 doctype; in gst_wavparse_parse_file_header() local
|
/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavidemux.c | 1054 guint32 doctype; in gst_avi_demux_parse_file_header() local
|
/third_party/python/Lib/xml/dom/ |
D | minidom.py | 1431 def createDocument(self, namespaceURI, qualifiedName, doctype): argument
|
/third_party/ffmpeg/libavformat/ |
D | matroskadec.c | 140 char *doctype; member
|
/third_party/gstreamer/gstplugins_base/gst/typefind/ |
D | gsttypefindfunctions.c | 4611 GstEbmlDocType doctype; member
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 5729 doctype: DocumentType; property
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 4550 readonly doctype: DocumentType | null; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 4530 readonly doctype: DocumentType | null; property
|