Pages containing all of the words "Ada.Strings"
On the sites:
Ada Power,
Ada Organizations,
ARA Members,
Ada Vendors,
Ada Libraries, and
Other Ada Sites
Matches 1 to 20 of 158 found in 9.3975 seconds
Index
...
3) Ada.Strings A.4.1(3) Ada.Strings.Bounded A.4.4(3) Ada.Strings.Fixed A.4.3(5) ...
.Strings.Fixed A.4.3(5) Ada.Strings.Maps A.4.2(3) Ada.Strings.Maps.Constants ...
Maps.Constants A.4.6(3) Ada.Strings.Unbounded A.4.5(3) Ada.Strings.Wide_Bounded A. ...
http://www.adapower.com/rm95/RM-0-29.html
- 11 Apr 2003
- 565K
Ada95 - Index
...
3) Ada.Strings A.4.1(3) Ada.Strings.Bounded A.4.4(3) Ada.Strings.Fixed A.4.3(5) ...
.Strings.Fixed A.4.3(5) Ada.Strings.Maps A.4.2(3) Ada.Strings.Maps.Constants ...
Maps.Constants A.4.6(3) Ada.Strings.Unbounded A.4.5(3) Ada.Strings.Wide_Bounded A. ...
http://archive.adaic.com/ase/ase02_01/bookcase/ada_sh/lrm95/RM-0-29.html
- 09 Sep 2006
- 560K
Ada95 Reference Manual - L index
...
4.1 The Package Strings(3) Ada.Strings.Bounded See section A.4.4 ...
Length String Handling(3) Ada.Strings.Fixed See section A.4.3 ...
Length String Handling(5) Ada.Strings.Maps See section A.4.2 ...
Package Strings.Maps(3) Ada.Strings.Maps.Constants See section ...
http://www.adapower.com/adapower1/rm95/arm95_368.html
- 07 Jul 2003
- 46K
Gem #83: Type-Based Security 2: Validating the Input | Ada Gem of ...
...
simple type conversion: with Ada.Strings.Fixed; use Ada.Strings.Fixed; ;with Ada ...
Ada.Strings.Fixed; ;with Ada.Strings.Maps; use Ada.Strings.Maps; ; ;package ...
validation status. with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; ; ;package ...
http://www.adacore.com/adaanswers/gems/gem-83
- 04 Oct 2017
Gem #83: Type-Based Security 2: Validating the Input | Ada Gem of ...
...
simple type conversion: with Ada.Strings.Fixed; use Ada.Strings.Fixed; ;with Ada ...
Ada.Strings.Fixed; ;with Ada.Strings.Maps; use Ada.Strings.Maps; ; ;package ...
validation status. with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; ; ;package ...
http://www.adacore.com/adaanswers/gems/gem-83/
- 04 Oct 2017
Development Log | Developers | AdaCore
...
Filter by Technologies Ada Ada 2012 Ada 2005 / 95 / 83 ...
categories Ada 2005 / 95 / 83 Ada | Ada 2005 / 95 / 83 Nov 5th, ...
declared preelaborated. Ada.Strings.Maps is declared pure. Ada.Strings.Maps.Constants ...
http://www.adacore.com/developers/development-log/category/ada-legacy/P200
- 04 Oct 2017
Development Log | Developers | AdaCore
...
Filter by Technologies Ada Ada 2012 Ada 2005 / 95 / 83 ...
Ada 2012, Ada Training and Ada Ada | Ada 2005 / 95 / 83 Jan 13th, ...
declared preelaborated. Ada.Strings.Maps is declared pure. Ada.Strings.Maps.Constants ...
http://www.adacore.com/developers/development-log/category/ada/P250
- 04 Oct 2017
Hypertext Ada 95 Rationale - Part Three - Chapter A
...
to the language (such as Ada.Finalization) and are discussed ...
packages Ada.Characters and Ada.Strings provide general facilities ...
hierarchy. The ancestor unit, Ada.Strings, declares the types and ...
Null_String'Access); end Ada.Strings.Unbounded; The following ...
http://www.adapower.com/adapower1/rationale/rat95-p3-a.html
- 07 Jul 2003
- 106K
Ada95 Reference Manual - A index
...
4.1 The Package Strings(3) Ada.Strings.Bounded See section A.4.4 ...
Length String Handling(3) Ada.Strings.Fixed See section A.4.3 ...
Length String Handling(5) Ada.Strings.Maps See section A.4.2 ...
Package Strings.Maps(3) Ada.Strings.Maps.Constants See section ...
http://www.adapower.com/adapower1/rm95/arm95_357.html
- 07 Jul 2003
- 60K
Hypertext Ada 95 Rationale - Part Three - Chapter A
...
to the language (such as Ada.Finalization) and are discussed ...
packages Ada.Characters and Ada.Strings provide general facilities ...
hierarchy. The ancestor unit, Ada.Strings, declares the types and ...
Null_String'Access); end Ada.Strings.Unbounded; The following ...
http://archive.adaic.com/ase/ase02_01/bookcase/ada_sh/rat95/rat3_a.htm
- 09 Sep 2006
- 109K
Package Variable_Length
...
Variable_String; Drop : in Ada.Strings.Truncation := Ada.Strings.Error); This procedure ...
Source : String := ""; Drop : Ada.Strings.Truncation := Ada.Strings.Error) return Variable_String ...
http://www.adalog.fr/compo/variable_length.html
- 22 Dec 2015
- 13K
AI-302 Container packages | Development Log | Developers | AdaCore
...
Vectors Ada.Directories Ada.Strings.Equal_Case_Insensitive Ada.Strings.Hash Ada.Strings ...
Equal_Case_Insensitive Ada.Strings.Hash Ada.Strings.Hash_Case_Insensitive Ada.Strings.Less_Case_Insensitive ...
http://www.adacore.com/developers/development-log/NF-A05-DA22-030-ada/
- 04 Oct 2017
Development Log | Developers | AdaCore
...
Vectors Ada.Directories Ada.Strings.Equal_Case_Insensitive Ada.Strings.Hash Ada.Strings ...
Equal_Case_Insensitive Ada.Strings.Hash Ada.Strings.Hash_Case_Insensitive Ada.Strings.Less_Case_Insensitive ...
http://www.adacore.com/developers/development-log/archive/2005/02
- 04 Oct 2017
Development Log | Developers | AdaCore
...
Vectors Ada.Directories Ada.Strings.Equal_Case_Insensitive Ada.Strings.Hash Ada.Strings ...
Equal_Case_Insensitive Ada.Strings.Hash Ada.Strings.Hash_Case_Insensitive Ada.Strings.Less_Case_Insensitive ...
http://www.adacore.com/developers/development-log/archive/2005/P150
- 04 Oct 2017
Changing Strings to Upper or Lower Case
...
Upper or Lower Case with Ada.Strings.Maps.Constants; with Ada.Strings.Fixed; with Ada.Text_IO; use Ada.Text_IO ...
Case and Display Put_Line(Ada.Strings.Fixed.Translate(Test_String, Ada.Strings.Maps.Constants. ...
http://www.adapower.com/adapower1/lang/tocase.html
- 07 Jul 2003
- 1K
Ada95 Reference Manual - W index
...
) Wide_Bounded child of Ada.Strings See section A.4.7 Wide_String ...
Wide_Constants child of Ada.Strings.Wide_Maps See section A ...
(1) Wide_Fixed child of Ada.Strings See section A.4.7 Wide_String ...
270) Wide_Maps child of Ada.Strings See section A.4.7 Wide_String ...
http://www.adapower.com/adapower1/rm95/arm95_379.html
- 07 Jul 2003
- 6K
Ada - AdaPower.com - The Home of Ada
...
Case (David Botton) with Ada.Strings.Maps.Constants; with Ada.Strings.Fixed; with Ada.Text_IO; use Ada.Text_IO ...
Case and Display Put_Line(Ada.Strings.Fixed.Translate(Test_String, Ada.Strings.Maps.Constants. ...
http://www.adapower.com/index.php?Command=Class&ClassID=Basics&CID=3
Ada - AdaPower.com - The Home of Ada
...
; use Ada.Text_IO; with Ada.Strings.Fixed; use Ada.Strings.Fixed; with Ada ...
Ada.Strings.Fixed; with Ada.Strings.Maps.Constants; use Ada.Strings.Maps.Constants; ...
Pattern => "this", Going => Ada.Strings.Backward, Mapping => Lower_Case_Map ...
http://www.adapower.com/index.php?Command=Class&ClassID=Basics&CID=454
HTML cgi-bin echo program in Ada 95
...
----------------- with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; with ...
interfaces.c.strings; with ada.strings.maps; use ada.strings.maps; procedure ...
lines'range loop line_count := Ada.Strings.Unbounded.count ( SOURCE ...
http://sigada.org/sources/cgi-bin-echo.html
- 01 Mar 1996
- 12K
a-strsea.ads
...
the search functions from Ada.Strings.Fixed. They -- are separated ...
because they are shared by Ada.Strings.Bounded and -- Ada.Strings.Unbounded, and ...
irrelevant stuff -- from Ada.Strings.Fixed when using the other ...
Last : out Natural); end Ada.Strings.Search; ...
http://edb.jacob-sparre.dk/Ada/aws_demo/source/________________________________________________usr__lib__gcc-lib__i386-Ada-linux__2__8__1__adainclude__a-strsea__ads.htm
- 12 Aug 2002
- 14K
Result Pages: Previous | Next New Search
Total time: 10.3594 seconds