Home
last modified time | relevance | path

Searched refs:HTML_start_element (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTML.c141 static int HTML_start_element(HTStructured * me, int element_number,
791 HTML_start_element(context, in HTMLSRC_apply_markup()
952 static int HTML_start_element(HTStructured * me, int element_number, in HTML_start_element() function
1000 HTML_start_element(me, HTML_BODY, NULL, NULL, tag_charset, NULL); in HTML_start_element()
1001 HTML_start_element(me, HTML_PRE, NULL, NULL, tag_charset, NULL); in HTML_start_element()
6385 HTML_start_element(me, HTML_OBJECT, NULL, NULL, in HTML_end_element()
7359 HTML_start_element(me, HTML_P, 0, 0, -1, &include); in HTML_free()
7361 HTML_start_element(me, HTML_EM, 0, 0, -1, &include); in HTML_free()
7621 HTML_start_element, HTML_end_element,
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES1372 * add a null pointer check in HTML_TAB case of HTML_start_element() to handle
2122 * modify HTML_start_element() to work with a case where there is an HREF
2431 * trim some fat from HTML_start_element(), case HTML_A -LP
2508 HTAnchor_findChildAndLink() and HTML_start_element(), case HTML_A: now avoid
3559 HTML_start_element() from IZ's changes, which is needed for nested table
3593 HTML_start_element() from IZ's changes, which had the effect of changing the
6818 * tweak in HTML_start_element case HTML_DT: prevent generation of empty line
9019 * correct a loop in HTML_start_element that strips 7 leading characters from