Data Fields | |
map_entry * | first |
map_entry * | last |
This is used for the paramaters passed in a HTTP GET request, and to store the exports when the CGI interface is filling in a template.
|
The first map entry, or NULL if the map is empty.
|
|
The last map entry, or NULL if the map is empty.
|