Home
last modified time | relevance | path

Searched refs:html_option (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/alevt/
H A Dexp-html.c9 static int html_option(struct export *e, int opt, char *arg);
33 html_option, // option
49 static int html_option(struct export *e, int opt, char *arg) in html_option() function
/dports/www/elinks/elinks-0.11.7/src/document/html/parser/
H A Dforms.h13 element_handler_T html_option; variable
H A Dforms.c535 html_option(struct html_context *html_context, unsigned char *a, in html_option() function
H A Dparse.c470 {"OPTION", html_option, 1, ELEMENT_TYPE_NON_PAIRABLE},
/dports/devel/cgit/cgit-1.2.3/
H A Dhtml.h28 extern void html_option(const char *value, const char *text, const char *selected_value);
H A Dui-shared.c900 html_option(name, name, ctx.qry.head); in print_branch_option()
1074 html_option("grep", "log msg", ctx.qry.grep); in cgit_print_pageheader()
1075 html_option("author", "author", ctx.qry.grep); in cgit_print_pageheader()
1076 html_option("committer", "committer", ctx.qry.grep); in cgit_print_pageheader()
1077 html_option("range", "range", ctx.qry.grep); in cgit_print_pageheader()
H A Dhtml.c268 void html_option(const char *value, const char *text, const char *selected_value) in html_option() function
H A Dui-stats.c399 html_option(fmt("%c", periods[i].code), in cgit_show_stats()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsalstruc.h117 …DataPtr adp, SelStructPtr ssp, Int2 leftmargin, Int4 printfrom, Int4 printto, Boolean html_option);
H A Dsalstruc.c1487 …Ptr txt, Int2 leftmargin, Uint1 columnpcell, SeqIdPtr gi_sip, Boolean html_option, Boolean is_emp… in print_line() argument
1508 if (html_option && gi_sip != NULL) in print_line()
2189 …nDataPtr adp, SelStructPtr ssp, Int2 leftmargin, Int4 printfrom, Int4 printto, Boolean html_option) in ShowAlignmentText() argument
2256 … print_line (fout, NULL, bufstr, leftmargin, adp->columnpcell, bspsip, html_option, FALSE); in ShowAlignmentText()
2258 … print_line (fout, tdp->label, bufstr, leftmargin, adp->columnpcell, bspsip, html_option, FALSE); in ShowAlignmentText()
2263 …, "complement", complement_string(bufstr), leftmargin, adp->columnpcell, NULL, html_option, FALSE); in ShowAlignmentText()
2270 … print_line (fout, "RF >", trans, leftmargin, adp->columnpcell, NULL, html_option, FALSE); in ShowAlignmentText()
2278 … print_line (fout, "RF <", trans, leftmargin, adp->columnpcell, NULL, html_option, FALSE); in ShowAlignmentText()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/inc/
H A Dclass.html_widgets.inc.php37 class html_option class
43 function html_option() function in html_option
445 $this->cbox_items[$item_idx] = new html_option;
515 $this->cbox_items[$item_idx] = new html_option;
/dports/textproc/denature/denature/
H A Ddenature108 "ol" => \&html_ol, "option" => \&html_option,
/dports/lang/yap/yap-6.2.2/packages/http/
H A Dhtml_write.pl163 domain_error(html_option, O).
/dports/www/links1/links-1.04/
H A Dhtml.c1371 void html_option(unsigned char *a) in html_option() function
2116 {"OPTION", html_option, 1, 1},
/dports/www/links/links-2.25/
H A Dhtml.c1987 static void html_option(unsigned char *a) in html_option() function
2843 {"OPTION", html_option, 1, 1},
/dports/mail/alpine/alpine-465e23b/pith/
H A Dfilter.c3189 int html_option(HANDLER_S *, int, int);
3625 {"OPTION", 6, html_option}, /* One option within Select */
4669 html_option(HANDLER_S *hd, int ch, int cmd) in html_option() function
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dfilter.c3189 int html_option(HANDLER_S *, int, int);
3625 {"OPTION", 6, html_option}, /* One option within Select */
4669 html_option(HANDLER_S *hd, int ch, int cmd) in html_option() function