RetroArch
net_http_parse.c File Reference
#include <stdio.h>
#include <compat/strcasestr.h>
Include dependency graph for net_http_parse.c:

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[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function:

◆ string_parse_html_anchor()

int string_parse_html_anchor ( const char *  line,
char *  link,
char *  name,
size_t  link_size,
size_t  name_size 
)
Here is the call graph for this function:
Here is the caller graph for this function: