Home
last modified time | relevance | path

Searched refs:html_dt (Results 1 – 10 of 10) sorted by relevance

/dports/www/elinks/elinks-0.11.7/src/document/html/parser/
H A Dgeneral.h16 element_handler_T html_dt; variable
H A Dgeneral.c885 html_dt(struct html_context *html_context, unsigned char *a, in html_dt() function
H A Dparse.c440 {"DT", html_dt, 1, ELEMENT_TYPE_NON_PAIRABLE},
/dports/math/R-cran-memisc/memisc/R/
H A Dcodebook-format-html.R207 annot_html <- cbind(html_dt(paste0(names(annot),":"),vectorize=TRUE),
H A DHTML.R230 html_dt <- function(x,...,linebreak=TRUE).html_group(x,tag="dt",...,linebreak=linebreak)
/dports/textproc/denature/denature/
H A Ddenature97 "dl" => \&html_dl, "dt" => \&html_dt,
/dports/www/links1/links-1.04/
H A Dhtml.c1091 void html_dt(unsigned char *a) in html_dt() function
2104 {"DT", html_dt, 1, 1},
/dports/www/links/links-2.25/
H A Dhtml.c1664 static void html_dt(unsigned char *a) in html_dt() function
2831 {"DT", html_dt, 1, 1},
/dports/mail/alpine/alpine-465e23b/pith/
H A Dfilter.c3214 int html_dt(HANDLER_S *, int, int);
3582 {"DT", 2, html_dt}, /* ... Def. Term */
5904 html_dt(HANDLER_S *hd, int ch, int cmd) in html_dt() function
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dfilter.c3214 int html_dt(HANDLER_S *, int, int);
3582 {"DT", 2, html_dt}, /* ... Def. Term */
5904 html_dt(HANDLER_S *hd, int ch, int cmd) in html_dt() function