Home
last modified time | relevance | path

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

/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A Dhdr_HTMLDTD.h673 #define HTML_MAP_ID 3 macro
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A Dhdr_HTMLDTD.h675 #define HTML_MAP_ID 3 macro
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DHTML.c3393 } else if (present && present[HTML_MAP_ID] && in HTML_start_element()
3394 non_empty(value[HTML_MAP_ID])) { in HTML_start_element()
3395 StrAllocCopy(id_string, value[HTML_MAP_ID]); in HTML_start_element()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DHTML.c3394 } else if (present && present[HTML_MAP_ID] && in HTML_start_element()
3395 non_empty(value[HTML_MAP_ID])) { in HTML_start_element()
3396 StrAllocCopy(id_string, value[HTML_MAP_ID]); in HTML_start_element()