Data Fields | |
char * | name |
int | len |
int | id |
int | type |
Definition at line 135 of file formatting.c.
int KeySuffix::id |
Definition at line 138 of file formatting.c.
Referenced by parse_format().
int KeySuffix::len |
Definition at line 138 of file formatting.c.
Referenced by parse_format(), and suff_search().
char* KeySuffix::name |
Definition at line 137 of file formatting.c.
Referenced by suff_search().
int KeySuffix::type |
Definition at line 138 of file formatting.c.
Referenced by suff_search().