Searched refs:HTMLPresent (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | HTInit.c | 123 SET_INTERNL("application/html", "www/present", HTMLPresent, 2.0); in HTFormatInit() 124 SET_INTERNL("application/xhtml+xml", "www/present", HTMLPresent, 2.0); in HTFormatInit() 125 SET_INTERNL("application/xml", "www/present", HTMLPresent, 2.0); in HTFormatInit() 149 SET_INTERNL("text/x-sgml", "www/present", HTMLPresent, 2.0); in HTFormatInit() 151 SET_INTERNL("text/sgml", "www/present", HTMLPresent, 1.0); in HTFormatInit() 158 SET_INTERNL("text/html", "www/present", HTMLPresent, 1.0); in HTFormatInit() 159 SET_INTERNL("text/xml", "www/present", HTMLPresent, 2.0); in HTFormatInit()
|
| D | HTML.h | 251 extern HTStream *HTMLPresent(HTPresentation *pres,
|
| D | HTML.c | 8198 HTStream *HTMLPresent(HTPresentation *pres GCC_UNUSED, in HTMLPresent() function
|