Data Fields | |
int | type |
const KeyWord * | key |
char | character |
int | suffix |
Definition at line 168 of file formatting.c.
Definition at line 172 of file formatting.c.
Referenced by DCH_from_char(), DCH_to_char(), is_next_separator(), NUM_processor(), and parse_format().
const KeyWord* FormatNode::key |
Definition at line 171 of file formatting.c.
Referenced by DCH_from_char(), DCH_to_char(), from_char_parse_int(), from_char_parse_int_len(), from_char_seq_search(), from_char_set_int(), is_next_separator(), NUM_processor(), NUMDesc_prepare(), and parse_format().
Definition at line 173 of file formatting.c.
Referenced by DCH_from_char(), DCH_to_char(), from_char_parse_int_len(), is_next_separator(), and parse_format().
int FormatNode::type |
Definition at line 170 of file formatting.c.
Referenced by DCH_from_char(), DCH_to_char(), is_next_separator(), NUM_processor(), NUMDesc_prepare(), and parse_format().