Functions | |
| int | _cf_cgi_parse_params (t_cf_hash *hash, u_char *data) |
| void | cf_cgi_destroy_entry (void *data) |
| this function destroys a parameter list. | |
| int | _cf_cgi_save_param (t_cf_hash *hash, u_char *name, int namlen, u_char *value) |
| this function saves a parsed parameter to the CGI hash. | |
|
||||||||||||
|
This function parses a given parameter string into name-value pairs.
|
|
||||||||||||||||||||
|
this function saves a parsed parameter to the CGI hash.
|
|
|
this function destroys a parameter list.
|
1.3.5