Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTML.c6295 char *first_map = NULL, *last_map = NULL; in HTML_end_element() local
6326 if (!first_map) in HTML_end_element()
6327 first_map = cp; in HTML_end_element()
6462 if (LYMapsOnly && (!first_map || first_map > start)) in HTML_end_element()
6578 if (first_map) { in HTML_end_element()
6599 if (first_map > last_end) { in HTML_end_element()
6604 } else if (first_map > start) { in HTML_end_element()