Home
last modified time | relevance | path

Searched refs:xmlAttribute (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/test/xmerl_SUITE_data/xpath/
H A Dxpath_abbrev.erl80 #xmlAttribute{name=att2} = A1,
81 #xmlAttribute{name=att2} = A2,
84 #xmlAttribute{} = A1,
85 #xmlAttribute{} = A2,
86 #xmlAttribute{} = A3,
87 #xmlAttribute{} = A4,
214 [{xmlAttribute,id,[],[],[],_,1,[],"2",false}] =
286 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
288 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
292 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/test/xmerl_SUITE_data/xpath/
H A Dxpath_abbrev.erl80 #xmlAttribute{name=att2} = A1,
81 #xmlAttribute{name=att2} = A2,
84 #xmlAttribute{} = A1,
85 #xmlAttribute{} = A2,
86 #xmlAttribute{} = A3,
87 #xmlAttribute{} = A4,
214 [{xmlAttribute,id,[],[],[],_,1,[],"2",false}] =
286 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
288 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
292 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/test/xmerl_SUITE_data/xpath/
H A Dxpath_abbrev.erl80 #xmlAttribute{name=att2} = A1,
81 #xmlAttribute{name=att2} = A2,
84 #xmlAttribute{} = A1,
85 #xmlAttribute{} = A2,
86 #xmlAttribute{} = A3,
87 #xmlAttribute{} = A4,
214 [{xmlAttribute,id,[],[],[],_,1,[],"2",false}] =
286 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
288 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
292 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/test/xmerl_SUITE_data/xpath/
H A Dxpath_abbrev.erl80 #xmlAttribute{name=att2} = A1,
81 #xmlAttribute{name=att2} = A2,
84 #xmlAttribute{} = A1,
85 #xmlAttribute{} = A2,
86 #xmlAttribute{} = A3,
87 #xmlAttribute{} = A4,
214 [{xmlAttribute,id,[],[],[],_,1,[],"2",false}] =
286 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
288 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
292 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/test/xmerl_SUITE_data/xpath/
H A Dxpath_abbrev.erl80 #xmlAttribute{name=att2} = A1,
81 #xmlAttribute{name=att2} = A2,
84 #xmlAttribute{} = A1,
85 #xmlAttribute{} = A2,
86 #xmlAttribute{} = A3,
87 #xmlAttribute{} = A4,
214 [{xmlAttribute,id,[],[],[],_,1,[],"2",false}] =
286 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
288 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
292 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/test/xmerl_SUITE_data/xpath/
H A Dxpath_abbrev.erl80 #xmlAttribute{name=att2} = A1,
81 #xmlAttribute{name=att2} = A2,
84 #xmlAttribute{} = A1,
85 #xmlAttribute{} = A2,
86 #xmlAttribute{} = A3,
87 #xmlAttribute{} = A4,
214 [{xmlAttribute,id,[],[],[],_,1,[],"2",false}] =
286 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
288 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
292 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/test/xmerl_SUITE_data/xpath/
H A Dxpath_abbrev.erl80 #xmlAttribute{name=att2} = A1,
81 #xmlAttribute{name=att2} = A2,
84 #xmlAttribute{} = A1,
85 #xmlAttribute{} = A2,
86 #xmlAttribute{} = A3,
87 #xmlAttribute{} = A4,
214 [{xmlAttribute,id,[],[],[],_,1,[],"2",false}] =
286 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
288 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
292 [#xmlAttribute{nsinfo = {_, "type"}}, #xmlAttribute{nsinfo = {_, "type"}}] =
[all …]
/dports/textproc/libxml++26/libxml++-2.40.1/libxml++/
H A Dattributedeclaration.cc28 xmlAttribute* AttributeDeclaration::cobj() in cobj()
32 return reinterpret_cast<xmlAttribute*>(Node::cobj()); in cobj()
35 const xmlAttribute* AttributeDeclaration::cobj() const in cobj()
39 return reinterpret_cast<const xmlAttribute*>(Node::cobj()); in cobj()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/System.Xml.Serialization/
H A DXmlAttributes.cs47 private XmlAttributeAttribute xmlAttribute; field in System.Xml.Serialization.XmlAttributes
77 xmlAttribute = (XmlAttributeAttribute) obj; in XmlAttributes()
103 xmlAttribute = null; in XmlAttributes()
157 return xmlAttribute;
161 xmlAttribute = value;
271 if (xmlAttribute != null) in AddKeyHash()
272 xmlAttribute.AddKeyHash (sb); in AddKeyHash()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/erl_docgen/src/
H A Ddocgen_xmerl_xml_cb.erl42 case [E || #xmlAttribute{name = encoding, value = E} <- Attrs] of
61 case Attr#xmlAttribute.name of
63 Val = Attr#xmlAttribute.value,
68 {seealso, [Attr#xmlAttribute{name=marker}]}
71 {marker, [Attr#xmlAttribute{name=id}]}
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/erl_docgen/src/
H A Ddocgen_xmerl_xml_cb.erl42 case [E || #xmlAttribute{name = encoding, value = E} <- Attrs] of
61 case Attr#xmlAttribute.name of
63 Val = Attr#xmlAttribute.value,
68 {seealso, [Attr#xmlAttribute{name=marker}]}
71 {marker, [Attr#xmlAttribute{name=id}]}
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_docgen/src/
H A Ddocgen_xmerl_xml_cb.erl42 case [E || #xmlAttribute{name = encoding, value = E} <- Attrs] of
61 case Attr#xmlAttribute.name of
63 Val = Attr#xmlAttribute.value,
71 {marker, [Attr#xmlAttribute{name=id}]}
100 {Tag,[#xmlAttribute{name = marker, value = Marker}]}.
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_docgen/src/
H A Ddocgen_xmerl_xml_cb.erl42 case [E || #xmlAttribute{name = encoding, value = E} <- Attrs] of
61 case Attr#xmlAttribute.name of
63 Val = Attr#xmlAttribute.value,
71 {marker, [Attr#xmlAttribute{name=id}]}
100 {Tag,[#xmlAttribute{name = marker, value = Marker}]}.
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_docgen/src/
H A Ddocgen_xmerl_xml_cb.erl42 case [E || #xmlAttribute{name = encoding, value = E} <- Attrs] of
61 case Attr#xmlAttribute.name of
63 Val = Attr#xmlAttribute.value,
71 {marker, [Attr#xmlAttribute{name=id}]}
100 {Tag,[#xmlAttribute{name = marker, value = Marker}]}.
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_docgen/src/
H A Ddocgen_xmerl_xml_cb.erl42 case [E || #xmlAttribute{name = encoding, value = E} <- Attrs] of
61 case Attr#xmlAttribute.name of
63 Val = Attr#xmlAttribute.value,
71 {marker, [Attr#xmlAttribute{name=id}]}
100 {Tag,[#xmlAttribute{name = marker, value = Marker}]}.
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_docgen/src/
H A Ddocgen_xmerl_xml_cb.erl42 case [E || #xmlAttribute{name = encoding, value = E} <- Attrs] of
61 case Attr#xmlAttribute.name of
63 Val = Attr#xmlAttribute.value,
71 {marker, [Attr#xmlAttribute{name=id}]}
100 {Tag,[#xmlAttribute{name = marker, value = Marker}]}.
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/test/
H A Dxmerl_test_lib.erl63 case keysearch_delete(A1#xmlAttribute.name,#xmlAttribute.name,Atts2) of
65 case A1#xmlAttribute.value == A2#xmlAttribute.value of
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/test/
H A Dxmerl_test_lib.erl63 case keysearch_delete(A1#xmlAttribute.name,#xmlAttribute.name,Atts2) of
65 case A1#xmlAttribute.value == A2#xmlAttribute.value of
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/test/
H A Dxmerl_test_lib.erl63 case keysearch_delete(A1#xmlAttribute.name,#xmlAttribute.name,Atts2) of
65 case A1#xmlAttribute.value == A2#xmlAttribute.value of
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/test/
H A Dxmerl_test_lib.erl63 case keysearch_delete(A1#xmlAttribute.name,#xmlAttribute.name,Atts2) of
65 case A1#xmlAttribute.value == A2#xmlAttribute.value of
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/test/
H A Dxmerl_test_lib.erl63 case keysearch_delete(A1#xmlAttribute.name,#xmlAttribute.name,Atts2) of
65 case A1#xmlAttribute.value == A2#xmlAttribute.value of
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/test/
H A Dxmerl_test_lib.erl63 case keysearch_delete(A1#xmlAttribute.name,#xmlAttribute.name,Atts2) of
65 case A1#xmlAttribute.value == A2#xmlAttribute.value of
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/test/
H A Dxmerl_test_lib.erl63 case keysearch_delete(A1#xmlAttribute.name,#xmlAttribute.name,Atts2) of
65 case A1#xmlAttribute.value == A2#xmlAttribute.value of
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DXmlAttributes.cs38 XmlAttributeAttribute xmlAttribute; field in System.Xml.Serialization.XmlAttributes
65 if (xmlAttribute != null) flags |= XmlAttributeFlags.Attribute;
123 this.xmlAttribute = (XmlAttributeAttribute)attrs[i]; in XmlAttributes()
155 this.xmlAttribute = null; in XmlAttributes()
190 get { return xmlAttribute; }
191 set { xmlAttribute = value; }
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/plugins/cadstar/
H A Dcadstar_pcb_archive_parser.cpp163 wxXmlAttribute* xmlAttribute = nullptr; in Parse() local
176 xmlAttribute = cNode->GetAttributes(); in Parse()
178 for( ; xmlAttribute; xmlAttribute = xmlAttribute->GetNext() ) in Parse()
180 if( !IsValidAttribute( xmlAttribute ) ) in Parse()
1045 for( ; xmlAttribute; xmlAttribute = xmlAttribute->GetNext() ) in Parse()
1047 if( !IsValidAttribute( xmlAttribute ) ) in Parse()
1100 for( ; xmlAttribute; xmlAttribute = xmlAttribute->GetNext() ) in Parse()
1102 if( !IsValidAttribute( xmlAttribute ) ) in Parse()
1129 for( ; xmlAttribute; xmlAttribute = xmlAttribute->GetNext() ) in Parse()
1131 if( !IsValidAttribute( xmlAttribute ) ) in Parse()
[all …]

12345678910>>...23