Data Fields | |
| const char * | name |
| const char * | value |
| map_entry * | next |
This is a name=value pair.
|
|
The key for the map.
|
|
|
The next map entry, or NULL if none.
|
|
|
The value associated with that key.
|
1.2.15