Home
last modified time | relevance | path

Searched refs:Append_Child (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/textproc/xmlada/xmlada-e5bbafe/tests/dom/
H A Dtest_node.adb29 Elem := Append_Child (Doc, Create_Element_NS (Doc, -"", -"foo"));
30 Elem := Append_Child (Elem, Create_Element (Doc, -"toto"));
31 Elem1 := Append_Child (Elem, Create_Text_Node (Doc, -"Dummy text"));
32 Elem2 := Append_Child (Elem, Create_Element (Doc, -"toto"));
33 Elem2 := Append_Child (Elem2, Create_Text_Node (Doc, -"Dummy text2"));
H A Dtest_chardata.adb42 Elem := Append_Child (Doc, Create_Element (Doc, -"elem"));
43 Elem := Append_Child (Elem, Create_Text_Node (Doc, -"Dummy text"));
H A Dea03_006.adb16 Child := Append_Child (Doc, Element);
/dports/devel/matreshka/matreshka-0.7.0/source/xml/dom/
H A Dxml-dom-nodes.adb51 procedure Append_Child subprogram
58 Aux := Self.Append_Child (New_Child); argument
59 end Append_Child;
H A Dxml-dom-nodes.ads187 not overriding function Append_Child subprogram
228 procedure Append_Child argument
H A Dmatreshka-dom_builders.adb69 Self.Current.Append_Child (XML.DOM.Nodes.DOM_Node_Access (Aux));
195 Self.Parent.Append_Child (Self.Current);
H A Dmatreshka-dom_nodes.adb60 overriding function Append_Child subprogram
84 end Append_Child; argument
H A Dmatreshka-dom_nodes.ads188 overriding function Append_Child subprogspec
H A Dmatreshka-dom_attributes.adb298 Self.Append_Child (XML.DOM.Nodes.DOM_Node_Access (Text));
/dports/textproc/xmlada/xmlada-e5bbafe/dom/
H A Ddom-readers.adb66 Handler.Current_Node := Append_Child
125 Tmp := Append_Child
142 Tmp := Append_Child
159 Tmp := Append_Child
178 Tmp := Append_Child
H A Ddom-core-nodes.ads143 function Append_Child subprogspec
/dports/textproc/xmlada/xmlada-e5bbafe/schema/
H A Dschema-dom_readers.adb63 Handler.Current_Node := Append_Child
121 Tmp := Append_Child
138 Tmp := Append_Child
155 Tmp := Append_Child
174 Tmp := Append_Child
/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/a2js/webapi/dom/
H A Dwebapi-dom-nodes.ads402 not overriding function Append_Child subprogram
408 procedure Append_Child subprogspec
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-cimutr.ads224 procedure Append_Child subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-cbmutr.ads227 procedure Append_Child subprogspec
H A Da-cimutr.ads224 procedure Append_Child subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-cbmutr.ads227 procedure Append_Child subprogspec
H A Da-cimutr.ads224 procedure Append_Child subprogspec
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-cbmutr.ads227 procedure Append_Child subprogspec
H A Da-cimutr.ads224 procedure Append_Child subprogspec
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-cbmutr.ads206 procedure Append_Child subprogspec
H A Da-cimutr.ads227 procedure Append_Child subprogspec
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-cbmutr.ads206 procedure Append_Child subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-cimutr.ads227 procedure Append_Child subprogspec
H A Da-cbmutr.ads206 procedure Append_Child subprogspec

12345678