Home
last modified time | relevance | path

Searched refs:html_s (Results 1 – 4 of 4) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/output/spv/
H A Dspv.c461 char *html_s = CHAR_CAST (char *, xmlNodeGetContent (node)); in parse_embedded_html() local
462 if (!html_s) in parse_embedded_html()
466 html_s, strlen (html_s), in parse_embedded_html()
470 free (html_s); in parse_embedded_html()
/dports/textproc/denature/denature/
H A Ddenature110 "q" => \&html_q, "s" => \&html_s,
/dports/mail/alpine/alpine-465e23b/pith/
H A Dfilter.c3180 int html_s(HANDLER_S *, int, int);
3590 {"S", 1, html_s}, /* Strike-Through Text */
3591 {"STRIKE", 6, html_s}, /* Strike-Through Text */
4336 html_s(HANDLER_S *hd, int ch, int cmd) in html_s() function
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dfilter.c3180 int html_s(HANDLER_S *, int, int);
3590 {"S", 1, html_s}, /* Strike-Through Text */
3591 {"STRIKE", 6, html_s}, /* Strike-Through Text */
4336 html_s(HANDLER_S *hd, int ch, int cmd) in html_s() function