ELinks 0.16.1.1
|
#include "document/html/parser/parse.h"
Functions | |
void | put_link_line (const char *prefix, const char *linkname, char *link, const char *target, struct html_context *html_context) |
void put_link_line | ( | const char * | prefix, |
const char * | linkname, | ||
char * | link, | ||
const char * | target, | ||
struct html_context * | html_context ) |
element_handler_T html_a |
element_handler_T html_applet |
element_handler_T html_audio |
element_handler_T html_embed |
element_handler_T html_iframe |
element_handler_T html_img |
element_handler_T html_link |
element_handler_T html_object |
element_handler_T html_source |
element_handler_T html_video |