Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asn1c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
asn1c
Commits
c3808c1f
Commit
c3808c1f
authored
Sep 23, 2004
by
Lev Walkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typos
parent
cc6a910a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
40 additions
and
40 deletions
+40
-40
tests/46-redefine-OK.asn1.-PR
tests/46-redefine-OK.asn1.-PR
+2
-2
tests/50-constraint-OK.asn1.-P
tests/50-constraint-OK.asn1.-P
+23
-23
tests/65-multi-tag-OK.asn1.-P
tests/65-multi-tag-OK.asn1.-P
+7
-7
tests/65-multi-tag-OK.asn1.-Pfnative-types
tests/65-multi-tag-OK.asn1.-Pfnative-types
+7
-7
tests/66-ref-simple-OK.asn1.-P
tests/66-ref-simple-OK.asn1.-P
+1
-1
No files found.
tests/46-redefine-OK.asn1.-PR
View file @
c3808c1f
...
...
@@ -32,7 +32,7 @@ PrimitiveType_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using OCTET_STRING,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
PrimitiveType_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -213,7 +213,7 @@ T_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using ConstructedType,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
tests/50-constraint-OK.asn1.-P
View file @
c3808c1f
...
...
@@ -32,7 +32,7 @@ Int1_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using INTEGER,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Int1_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -164,7 +164,7 @@ Int2_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Int1,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Int2_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -300,7 +300,7 @@ Int3_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Int2,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Int3_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -436,7 +436,7 @@ Int4_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Int3,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Int4_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -572,7 +572,7 @@ Int5_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Int4,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Int5_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -708,7 +708,7 @@ ExtensibleExtensions_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using INTEGER,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
ExtensibleExtensions_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -822,7 +822,7 @@ Str1_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using IA5String,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Str1_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -970,7 +970,7 @@ Str2_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Str1,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Str2_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -1129,7 +1129,7 @@ Str3_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Str2,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Str3_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -1274,7 +1274,7 @@ Str4_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using IA5String,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Str4_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -1419,7 +1419,7 @@ PER_Visible_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using IA5String,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
PER_Visible_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -1564,7 +1564,7 @@ PER_Visible_2_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using PER_Visible,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
PER_Visible_2_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -1709,7 +1709,7 @@ Not_PER_Visible_1_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using PER_Visible,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Not_PER_Visible_1_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -1854,7 +1854,7 @@ Not_PER_Visible_2_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using PER_Visible,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Not_PER_Visible_2_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -1999,7 +1999,7 @@ Not_PER_Visible_3_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using PER_Visible,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Not_PER_Visible_3_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -2147,7 +2147,7 @@ SIZE_but_not_FROM_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using PER_Visible,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
SIZE_but_not_FROM_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -2295,7 +2295,7 @@ SIZE_and_FROM_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using PER_Visible,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
SIZE_and_FROM_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -2440,7 +2440,7 @@ Neither_SIZE_nor_FROM_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using PER_Visible,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Neither_SIZE_nor_FROM_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -2602,7 +2602,7 @@ Utf8_3_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Utf8_2,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Utf8_3_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -2734,7 +2734,7 @@ Utf8_2_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Utf8_1,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Utf8_2_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -2848,7 +2848,7 @@ Utf8_1_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using UTF8String,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Utf8_1_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -3008,7 +3008,7 @@ VisibleIdentifier_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Identifier,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
VisibleIdentifier_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -3168,7 +3168,7 @@ Identifier_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using VisibleString,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
Identifier_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
tests/65-multi-tag-OK.asn1.-P
View file @
c3808c1f
...
...
@@ -32,7 +32,7 @@ T1_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T2,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T1_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -157,7 +157,7 @@ T2_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T3,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T2_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -280,7 +280,7 @@ T3_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T4,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T3_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -401,7 +401,7 @@ T4_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T5,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T4_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -517,7 +517,7 @@ T5_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T6,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T5_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -632,7 +632,7 @@ T6_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using REAL,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T6_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -746,7 +746,7 @@ T_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Ts,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
tests/65-multi-tag-OK.asn1.-Pfnative-types
View file @
c3808c1f
...
...
@@ -32,7 +32,7 @@ T1_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T2,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T1_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -157,7 +157,7 @@ T2_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T3,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T2_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -280,7 +280,7 @@ T3_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T4,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T3_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -401,7 +401,7 @@ T4_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T5,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T4_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -517,7 +517,7 @@ T5_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using T6,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T5_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -632,7 +632,7 @@ T6_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using NativeReal,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T6_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
@@ -746,7 +746,7 @@ T_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using Ts,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
T_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
tests/66-ref-simple-OK.asn1.-P
View file @
c3808c1f
...
...
@@ -102,7 +102,7 @@ SimpleType_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using ENUMERATED,
* so
adjust the DEF appropriate
ly.
* so
here we adjust the DEF according
ly.
*/
static void
SimpleType_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment