Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DHTML.c4542 const char *not_impl = NULL; in HTML_start_element() local
4558 not_impl = "[RANGE Input]"; in HTML_start_element()
4570 not_impl = "[FILE Input]"; in HTML_start_element()
4583 not_impl = "[BUTTON Input]"; in HTML_start_element()
4585 if (not_impl != NULL) { in HTML_start_element()
4590 HTML_put_string(me, not_impl); in HTML_start_element()