Home
last modified time | relevance | path

Searched refs:notationMap (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/xerces-c3/xerces-c-3.2.3/tests/src/DOM/DOMMemTest/
H A DDOMMemTest.cpp340 DOMNamedNodeMap* notationMap = dt->getNotations(); in DOMBasicTests() local
344 DOMNode* rem = notationMap->setNamedItem (nt1); in DOMBasicTests()
348 DOMNode* abc1 = notationMap->getNamedItem(X("Notation01")); in DOMBasicTests()
355 DOMNode* abc6 = notationMap->getNamedItem(X("Notation01")); in DOMBasicTests()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsxml.h1945 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;
1995 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);
2047 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,nota… argument
2054 …MLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);
H A Dmsxml2.h2807 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;
2857 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);
2909 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,nota… argument
2916 …MLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsxml.h1945 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;
1995 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);
2047 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,nota… argument
2054 …MLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);
H A Dmsxml2.h2807 virtual HRESULT WINAPI get_notations(IXMLDOMNamedNodeMap **notationMap) = 0;
2857 HRESULT (WINAPI *get_notations)(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);
2909 #define IXMLDOMDocumentType_get_notations(This,notationMap) (This)->lpVtbl->get_notations(This,nota… argument
2916 …MLDOMDocumentType_get_notations_Proxy(IXMLDOMDocumentType *This,IXMLDOMNamedNodeMap **notationMap);