/third_party/python/Lib/xml/dom/ |
D | minidom.py | 35 namespaceURI = None # this is non-null only for elements and attributes variable in Node 355 def __init__(self, qName, namespaceURI=EMPTY_NAMESPACE, localName=None, argument 577 def getNamedItemNS(self, namespaceURI, localName): argument 595 def removeNamedItemNS(self, namespaceURI, localName): argument 679 def __init__(self, tagName, namespaceURI=EMPTY_NAMESPACE, prefix=None, argument 737 def getAttributeNS(self, namespaceURI, localName): argument 757 def setAttributeNS(self, namespaceURI, qualifiedName, value): argument 779 def getAttributeNodeNS(self, namespaceURI, localName): argument 814 def removeAttributeNS(self, namespaceURI, localName): argument 849 def hasAttributeNS(self, namespaceURI, localName): argument [all …]
|
D | expatbuilder.py | 84 def getAttributeTypeNS(self, namespaceURI, localName): argument
|
/third_party/parse5/packages/parse5/docs/tree-adapter/default/ |
D | element.md | 37 ### namespaceURI subsection
|
/third_party/cef/libcef/browser/ |
D | xml_reader_impl.cc | 356 const CefString& namespaceURI) { in GetAttribute() 408 const CefString& namespaceURI) { in MoveToAttribute()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | xml_reader_cpptoc.cc | 379 const cef_string_t* namespaceURI) { in xml_reader_get_attribute_bylname() 502 const cef_string_t* namespaceURI) { in xml_reader_move_to_attribute_bylname()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | xml_reader_ctocpp.cc | 387 const CefString& namespaceURI) { in GetAttribute() 513 const CefString& namespaceURI) { in MoveToAttribute()
|
/third_party/libxml2/ |
D | xmlwriter.c | 1055 const xmlChar * namespaceURI) in xmlTextWriterStartElementNS() 1830 const xmlChar * namespaceURI) in xmlTextWriterStartAttributeNS() 2065 const xmlChar * namespaceURI, in xmlTextWriterWriteFormatAttributeNS() 2097 const xmlChar * namespaceURI, in xmlTextWriterWriteVFormatAttributeNS() 2132 const xmlChar * namespaceURI, in xmlTextWriterWriteAttributeNS() 2270 const xmlChar * namespaceURI, in xmlTextWriterWriteFormatElementNS() 2302 const xmlChar * namespaceURI, in xmlTextWriterWriteVFormatElementNS() 2337 const xmlChar * namespaceURI, in xmlTextWriterWriteElementNS() 4320 xmlChar *namespaceURI = NULL; in xmlTextWriterOutputNSDecl() local
|
D | xmlreader.c | 2531 const xmlChar *namespaceURI) { in xmlTextReaderGetAttributeNs() 2808 const xmlChar *localName, const xmlChar *namespaceURI) { in xmlTextReaderMoveToAttributeNs()
|
D | testapi.c | 31372 xmlChar * namespaceURI; /* the namespace URI of the attribute. */ in test_xmlTextReaderGetAttributeNs() local 32058 xmlChar * namespaceURI; /* the namespace URI of the attribute. */ in test_xmlTextReaderMoveToAttributeNs() local 44146 xmlChar * namespaceURI; /* namespace URI or NULL */ in test_xmlTextWriterStartAttributeNS() local 44550 xmlChar * namespaceURI; /* namespace URI or NULL */ in test_xmlTextWriterStartElementNS() local 44694 xmlChar * namespaceURI; /* namespace URI */ in test_xmlTextWriterWriteAttributeNS() local 45476 xmlChar * namespaceURI; /* namespace URI */ in test_xmlTextWriterWriteElementNS() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlwriter.c | 1082 const xmlChar * namespaceURI) in xmlTextWriterStartElementNS() 1857 const xmlChar * namespaceURI) in xmlTextWriterStartAttributeNS() 2092 const xmlChar * namespaceURI, in xmlTextWriterWriteFormatAttributeNS() 2124 const xmlChar * namespaceURI, in xmlTextWriterWriteVFormatAttributeNS() 2159 const xmlChar * namespaceURI, in xmlTextWriterWriteAttributeNS() 2297 const xmlChar * namespaceURI, in xmlTextWriterWriteFormatElementNS() 2329 const xmlChar * namespaceURI, in xmlTextWriterWriteVFormatElementNS() 2364 const xmlChar * namespaceURI, in xmlTextWriterWriteElementNS() 4347 xmlChar *namespaceURI = NULL; in xmlTextWriterOutputNSDecl() local
|
D | xmlreader.c | 2491 const xmlChar *namespaceURI) { in xmlTextReaderGetAttributeNs() 2768 const xmlChar *localName, const xmlChar *namespaceURI) { in xmlTextReaderMoveToAttributeNs()
|
/third_party/parse5/packages/parse5/lib/tree-adapters/ |
D | default.js | 21 exports.createElement = function(tagName, namespaceURI, attrs) { argument
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | msxml2.h | 1087 #define IXMLDOMNode_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,names… argument 1264 #define IXMLDOMDocumentFragment_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceUR… argument 1436 #define IXMLDOMDocument_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,n… argument 1453 #define IXMLDOMDocument_createNode(This,Type,name,namespaceURI,node) (This)->lpVtbl->createNode(Thi… argument 1686 #define IXMLDOMDocument2_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,… argument 1703 #define IXMLDOMDocument2_createNode(This,Type,name,namespaceURI,node) (This)->lpVtbl->createNode(Th… argument 1859 #define IXMLDOMNamedNodeMap_getQualifiedItem(This,baseName,namespaceURI,qualifiedItem) (This)->lpVt… argument 1860 #define IXMLDOMNamedNodeMap_removeQualifiedItem(This,baseName,namespaceURI,qualifiedItem) (This)->l… argument 2002 #define IXMLDOMCharacterData_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(T… argument 2138 #define IXMLDOMAttribute_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,… argument [all …]
|
D | msxml.h | 428 #define IXMLDOMNode_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,names… argument 605 #define IXMLDOMDocumentFragment_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceUR… argument 777 #define IXMLDOMDocument_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,n… argument 794 #define IXMLDOMDocument_createNode(This,Type,name,namespaceURI,node) (This)->lpVtbl->createNode(Thi… argument 998 #define IXMLDOMNamedNodeMap_getQualifiedItem(This,baseName,namespaceURI,qualifiedItem) (This)->lpVt… argument 999 #define IXMLDOMNamedNodeMap_removeQualifiedItem(This,baseName,namespaceURI,qualifiedItem) (This)->l… argument 1141 #define IXMLDOMCharacterData_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(T… argument 1277 #define IXMLDOMAttribute_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,… argument 1410 #define IXMLDOMElement_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,na… argument 1553 #define IXMLDOMText_get_namespaceURI(This,namespaceURI) (This)->lpVtbl->get_namespaceURI(This,names… argument [all …]
|
/third_party/parse5/packages/parse5-htmlparser2-tree-adapter/lib/ |
D | index.js | 86 exports.createElement = function(tagName, namespaceURI, attrs) { argument
|
/third_party/parse5/packages/parse5/lib/parser/ |
D | index.js | 560 _appendElement(token, namespaceURI) { argument 566 _insertElement(token, namespaceURI) { argument
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 2262 readonly namespaceURI: string | null; property 2762 readonly namespaceURI: string; property 5185 readonly namespaceURI: string | null; property 10866 readonly namespaceURI: string | null; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 2242 readonly namespaceURI: string | null; property 2742 readonly namespaceURI: string; property 5165 readonly namespaceURI: string | null; property 10846 readonly namespaceURI: string | null; property
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 4648 namespaceURI: string; property 11957 namespaceURI: string; property
|