Searched refs:substringData (Results 1 - 25 of 79) sorted by relevance

1234

/prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
H A Dsaxon-9.1.0.8-dom.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/saxon/ net/sf/saxon/dom/ ...
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml.h1035 virtual HRESULT WINAPI substringData(LONG offset,LONG count,BSTR *data) = 0;
1090 HRESULT (WINAPI *substringData)(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR *data); member in struct:IXMLDOMCharacterDataVtbl
1147 #define IXMLDOMCharacterData_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
1501 HRESULT (WINAPI *substringData)(IXMLDOMText *This,LONG offset,LONG count,BSTR *data); member in struct:IXMLDOMTextVtbl
1559 #define IXMLDOMText_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
1626 HRESULT (WINAPI *substringData)(IXMLDOMComment *This,LONG offset,LONG count,BSTR *data); member in struct:IXMLDOMCommentVtbl
1683 #define IXMLDOMComment_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
1868 HRESULT (WINAPI *substringData)(IXMLDOMCDATASection *This,LONG offset,LONG count,BSTR *data); member in struct:IXMLDOMCDATASectionVtbl
1926 #define IXMLDOMCDATASection_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
H A Dmsxml2.h1897 virtual HRESULT WINAPI substringData(__LONG32 offset,__LONG32 count,BSTR *data) = 0;
1952 HRESULT (WINAPI *substringData)(IXMLDOMCharacterData *This,__LONG32 offset,__LONG32 count,BSTR *data); member in struct:MSXML2::IXMLDOMCharacterDataVtbl
2009 #define IXMLDOMCharacterData_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
2363 HRESULT (WINAPI *substringData)(IXMLDOMText *This,__LONG32 offset,__LONG32 count,BSTR *data); member in struct:MSXML2::IXMLDOMTextVtbl
2421 #define IXMLDOMText_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
2489 HRESULT (WINAPI *substringData)(IXMLDOMComment *This,__LONG32 offset,__LONG32 count,BSTR *data); member in struct:MSXML2::IXMLDOMCommentVtbl
2546 #define IXMLDOMComment_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
2731 HRESULT (WINAPI *substringData)(IXMLDOMCDATASection *This,__LONG32 offset,__LONG32 count,BSTR *data); member in struct:MSXML2::IXMLDOMCDATASectionVtbl
2789 #define IXMLDOMCDATASection_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
H A Dmshtmlc.h9368 virtual HRESULT WINAPI substringData(__LONG32 offset,__LONG32 Count,BSTR *pbstrsubString) = 0;
9384 HRESULT (WINAPI *substringData)(IHTMLDOMTextNode2 *This,__LONG32 offset,__LONG32 Count,BSTR *pbstrsubString); member in struct:IHTMLDOMTextNode2Vtbl
9402 #define IHTMLDOMTextNode2_substringData(This,offset,Count,pbstrsubString) (This)->lpVtbl->substringData(This,offset,Count,pbstrsubString)
24988 HRESULT (WINAPI *substringData)(IHTMLCommentElement2 *This,__LONG32 offset,__LONG32 Count,BSTR *pbstrsubString); member in struct:IHTMLCommentElement2Vtbl
[all...]
H A Dmshtml.h[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml.h1035 virtual HRESULT WINAPI substringData(LONG offset,LONG count,BSTR *data) = 0;
1090 HRESULT (WINAPI *substringData)(IXMLDOMCharacterData *This,LONG offset,LONG count,BSTR *data); member in struct:IXMLDOMCharacterDataVtbl
1147 #define IXMLDOMCharacterData_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
1501 HRESULT (WINAPI *substringData)(IXMLDOMText *This,LONG offset,LONG count,BSTR *data); member in struct:IXMLDOMTextVtbl
1559 #define IXMLDOMText_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
1626 HRESULT (WINAPI *substringData)(IXMLDOMComment *This,LONG offset,LONG count,BSTR *data); member in struct:IXMLDOMCommentVtbl
1683 #define IXMLDOMComment_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
1868 HRESULT (WINAPI *substringData)(IXMLDOMCDATASection *This,LONG offset,LONG count,BSTR *data); member in struct:IXMLDOMCDATASectionVtbl
1926 #define IXMLDOMCDATASection_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
H A Dmsxml2.h1897 virtual HRESULT WINAPI substringData(__LONG32 offset,__LONG32 count,BSTR *data) = 0;
1952 HRESULT (WINAPI *substringData)(IXMLDOMCharacterData *This,__LONG32 offset,__LONG32 count,BSTR *data); member in struct:MSXML2::IXMLDOMCharacterDataVtbl
2009 #define IXMLDOMCharacterData_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
2363 HRESULT (WINAPI *substringData)(IXMLDOMText *This,__LONG32 offset,__LONG32 count,BSTR *data); member in struct:MSXML2::IXMLDOMTextVtbl
2421 #define IXMLDOMText_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
2489 HRESULT (WINAPI *substringData)(IXMLDOMComment *This,__LONG32 offset,__LONG32 count,BSTR *data); member in struct:MSXML2::IXMLDOMCommentVtbl
2546 #define IXMLDOMComment_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
2731 HRESULT (WINAPI *substringData)(IXMLDOMCDATASection *This,__LONG32 offset,__LONG32 count,BSTR *data); member in struct:MSXML2::IXMLDOMCDATASectionVtbl
2789 #define IXMLDOMCDATASection_substringData(This,offset,count,data) (This)->lpVtbl->substringData(This,offset,count,data)
H A Dmshtmlc.h9368 virtual HRESULT WINAPI substringData(__LONG32 offset,__LONG32 Count,BSTR *pbstrsubString) = 0;
9384 HRESULT (WINAPI *substringData)(IHTMLDOMTextNode2 *This,__LONG32 offset,__LONG32 Count,BSTR *pbstrsubString); member in struct:IHTMLDOMTextNode2Vtbl
9402 #define IHTMLDOMTextNode2_substringData(This,offset,Count,pbstrsubString) (This)->lpVtbl->substringData(This,offset,Count,pbstrsubString)
24988 HRESULT (WINAPI *substringData)(IHTMLCommentElement2 *This,__LONG32 offset,__LONG32 Count,BSTR *pbstrsubString); member in struct:IHTMLCommentElement2Vtbl
[all...]
H A Dmshtml.h[all...]
/prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/
H A Dminidom.py970 def substringData(self, offset, count): member in class:CharacterData
/prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/
H A Dminidom.py970 def substringData(self, offset, count): member in class:CharacterData
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
H A Dminidom.py970 def substringData(self, offset, count): member in class:CharacterData
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
H A Dminidom.py970 def substringData(self, offset, count): member in class:CharacterData
/prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
H A DxmlParserAPIs-2.6.2.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ javax/xml/transform/ javax/ ...
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
H A Dxml-apis-1.0.b2.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ javax/xml/transform/ javax/ ...
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
H A Dxml-apis-1.3.04.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
H A Dhtmlunit-2.14.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/gargoylesoftware/ com/gargoylesoftware/htmlunit/ com/gargoylesoftware/htmlunit/activex/ ...
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
H A DxercesImpl-2.6.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/xml/ ...
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
H A DxercesImpl-2.9.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
H A Dxml-apis-1.4.01.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
H A DxercesImpl-2.11.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
H A Dxalan-2.7.1.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/prebuilts/sdk/current/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF android/icu/lang/UCharacter$BidiPairedBracketType.class UCharacter. ...

Completed in 2372 milliseconds

1234