Lines Matching full:will
91 * including creating the HDF data set. It will then import
93 * will parse the QUERY_STRING into the data set, and parse
95 * var xdisplay is in the form data, cgi_init will attempt
102 * hdf_file - the path to an HDF data set file that will also be
103 * loaded into the dataset. This will likely have to
196 * Description: cgi_destroy will destroy all the data associated with a
200 * will be deleted, as they were unlinked on creation and
221 * Description: cgi_display will render the CS template pointed to by
248 * Description: cgi_filehandle will return the stdio FILE pointer
265 * Description: cgi_neo_error will output a 500 error containing the
278 * Description: cgi_error will output a 500 error containing the
295 * CGI program will load that file of the form K=V as a set
307 * Description: cgi_url_escape will do URL escaping on the passed in
319 * Description: cgi_url_escape_more will do URL escaping on the passed in
333 * Description: cgi_url_validate will check that a URL starts with
347 * Description: cgi_url_unescape will do URL unescaping on the passed in
349 * This function will decode any %XX character, and will
358 * Description: cgi_redirect will redirect the user to another page on
374 * Description: cgi_redirect_uri will redirect the user to another page on
406 * Description: cgi_cookie_authority will walk the CookieAuthority
413 * neotonic.com will generate a cookie authority of
417 * will use the HTTP.Host HDF variable.
425 * Description: cgi_cookie_set will issue a Set-Cookie header that
441 * persistent - cookie will be stored by the browser between sessions
442 * secure - cookie will only be sent over secure connections
452 * Description: cgi_cookie_clear will send back a Set-Cookie string that
453 * will attempt to stop a browser from continuing to send
457 * it will make the browser send back a cookie with no
458 * value, which the ClearSilver cookie parsing code will