Home
last modified time | relevance | path

Searched refs:html_h1 (Results 1 – 7 of 7) sorted by relevance

/dports/www/elinks/elinks-0.11.7/src/document/html/parser/
H A Dgeneral.h21 element_handler_T html_h1; variable
H A Dgeneral.c505 html_h1(struct html_context *html_context, unsigned char *a, in html_h1() function
H A Dparse.c448 {"H1", html_h1, 2, ELEMENT_TYPE_NON_NESTABLE},
/dports/editors/calligra/calligra-3.2.1/filters/sheets/html/
H A Dhtmlexport.cc64 const QString html_h1 = "h1"; variable
/dports/www/links/links-2.25/
H A Dhtml.c1436 static void html_h1(unsigned char *a) { html_h(1, a); } in html_h1() function
2814 {"H1", html_h1, 2, 2},
/dports/mail/alpine/alpine-465e23b/pith/
H A Dfilter.c3201 int html_h1(HANDLER_S *, int, int);
3600 {"H1", 2, html_h1, 1}, /* Headings... */
5990 html_h1(HANDLER_S *hd, int ch, int cmd) in html_h1() function
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dfilter.c3201 int html_h1(HANDLER_S *, int, int);
3600 {"H1", 2, html_h1, 1}, /* Headings... */
5990 html_h1(HANDLER_S *hd, int ch, int cmd) in html_h1() function