Home
last modified time | relevance | path

Searched refs:Insert_Any (Results 1 – 3 of 3) sorted by relevance

/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dada_trees-buffers.ads147 procedure Insert_Any (Buf : in out Buffer; C : W_Char); subprogspec
148 procedure Insert_Any (Buf : in out Buffer; S : W_Str); subprogspec
H A Dada_trees-buffers.adb416 procedure Insert_Any (Buf : in out Buffer; C : W_Char) is subprogram
434 end Insert_Any;
436 procedure Insert_Any (Buf : in out Buffer; S : W_Str) is subprogram
439 Insert_Any (Buf, C);
441 end Insert_Any;
H A Dada_trees-formatting-tree_to_ada.adb5419 Insert_Any (Out_Buf, W_FF);
5486 Insert_Any (New_Buf, Cur (Buf));
5838 Insert_Any (Out_Buf, Cur (Src_Buf));