RetroArch
|
Functions | |
is filled with the title portion of the link. | |
Returns: 0 if URL was parsed completely, otherwise 1. | |
int | string_parse_html_anchor (const char *line, char *link, char *name, size_t link_size, size_t name_size) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
int string_parse_html_anchor | ( | const char * | line, |
char * | link, | ||
char * | name, | ||
size_t | link_size, | ||
size_t | name_size | ||
) |