Home
last modified time | relevance | path

Searched refs:unhandledAttributes (Results 1 – 6 of 6) sorted by relevance

/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dxpath.d.ts208 unhandledAttributes: ISAXAttributes; property
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dxpath.d.ts208 unhandledAttributes: ISAXAttributes; property
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dxpath.d.ts208 unhandledAttributes: ISAXAttributes; property
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dxpath.d.ts208 unhandledAttributes: ISAXAttributes; property
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXsdBuilder.cs672 private ArrayList unhandledAttributes = new ArrayList(); field in System.Xml.Schema.XsdBuilder
742 this.unhandledAttributes.Add(attribute); in ProcessAttribute()
768 if (this.unhandledAttributes.Count != 0) { in StartChildren()
769 …this.xso.SetUnhandledAttributes((XmlAttribute[])this.unhandledAttributes.ToArray(typeof(System.Xml… in StartChildren()
770 this.unhandledAttributes.Clear(); in StartChildren()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Data/Xml/MsXml/
H A Dmod.rs2262 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
2457 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
2647 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
2827 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
2983 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
3284 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
3523 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
3669 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
3892 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
4077 pub unsafe fn unhandledAttributes(&self) -> ::windows::runtime::Result<IVBSAXAttributes> { in unhandledAttributes() method
[all …]