Home
last modified time | relevance | path

Searched refs:bounce_url (Results 1 – 3 of 3) sorted by relevance

/external/clearsilver/cgi/
Dhtml.h22 const char *bounce_url; member
Dhtml.c381 if (opts->bounce_url) in split_and_convert()
418 new_url = sprintf_alloc(opts->bounce_url, esc_url); in split_and_convert()
548 opts->bounce_url = NULL; in convert_text_html_alloc_options()
/external/clearsilver/python/
Dneo_cgi.c419 opts.bounce_url = NULL; in p_text_html()
432 &s, &len, &(opts.bounce_url), &(opts.url_class), &(opts.url_target), in p_text_html()