Home
last modified time | relevance | path

Searched refs:Textwide (Results 1 – 8 of 8) sorted by relevance

/dports/databases/adabase/AdaBase-3.1/src/results/
H A Dadabase-results.ads23 subtype Textwide is SUW.Unbounded_Wide_String; subtype
72 type Str2_Access is access all Textwide;
83 Blank_WString : constant Textwide := SUW.Null_Unbounded_Wide_String;
108 PARAM_IS_TEXTWIDE : constant Textwide := Blank_WString;
H A Dadabase-results-converters.ads328 function convert (nv : Textwide) return NByte0;
341 function convert (nv : Textwide) return String;
342 function convert (nv : Textwide) return Wide_String;
343 function convert (nv : Textwide) return Wide_Wide_String;
344 function convert (nv : Textwide) return AC.Time;
345 function convert (nv : Textwide) return Chain;
346 function convert (nv : Textwide) return Enumtype;
347 function convert (nv : Textwide) return Settype;
348 function convert (nv : Textwide) return Textual;
349 function convert (nv : Textwide) return Bits;
[all …]
H A Dadabase-results-generic_converters.ads16 function convertst3 (nv : Textwide) return IntType;
20 function convertst4 (nv : Textwide) return RealType;
H A Dadabase-results-converters.adb1153 function convert (nv : Textwide) return NByte0
1297 function convert (nv : Textwide) return String
1304 function convert (nv : Textwide) return Wide_String is
1309 function convert (nv : Textwide) return Wide_Wide_String
1316 function convert (nv : Textwide) return Chain
1323 function convert (nv : Textwide) return AC.Time
1330 function convert (nv : Textwide) return Settype
1337 function convert (nv : Textwide) return Enumtype
1346 function convert (nv : Textwide) return Bits
1811 function convert (nv : Textwide) return Textual
[all …]
H A Dadabase-results-generic_converters.adb46 function convertst3 (nv : Textwide) return IntType
61 function convertst4 (nv : Textwide) return RealType
H A Dadabase-results-field.ads26 when ft_widetext => v14 : Textwide;
/dports/databases/adabase/AdaBase-3.1/src/statements/
H A Dadabase-statement-base.ads527 vaxx : AR.Textwide);
623 vaxx : AR.Textwide);
696 function convert (nv : String) return AR.Textwide;
733 v14 : AR.Textwide;
H A Dadabase-statement-base.adb157 function convert (nv : String) return AR.Textwide is
1046 vaxx : AR.Textwide) is
1419 vaxx : AR.Textwide) is
1652 STW : AR.Textwide;