Searched refs:HTML_end_element (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | HTML.c | 138 static int HTML_end_element(HTStructured * me, int element_number, 798 HTML_end_element(context, in HTMLSRC_apply_markup() 859 HTML_end_element(me, HTML_A, NULL); in LYHandleFIG() 1050 HTML_end_element(me, HTML_A, NULL); in HTML_start_element() 1065 HTML_end_element(me, HTML_A, NULL); in HTML_start_element() 1519 HTML_end_element(me, HTML_A, include); in HTML_start_element() 1694 HTML_end_element(me, HTML_A, include); in HTML_start_element() 1746 HTML_end_element(me, HTML_A, include); in HTML_start_element() 2212 HTML_end_element(me, HTML_FONT, &include); in HTML_start_element() 2880 HTML_end_element(me, HTML_A, include); in HTML_start_element() [all …]
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | CHANGES | 1419 * force a newline in HTML_end_element() after a </pre>, which causes lines 5102 * colorstyle changes are not emitted in HTML_end_element if me->skip_stack was
|