|
xine-lib
1.2.9
|
Functions | |
| const char * | _x_url_user_agent (const char *url) |
| int | _x_parse_url (char *url, char **proto, char **host, int *port, char **user, char **password, char **uri, const char **user_agent) |
| int _x_parse_url | ( | char * | url, |
| char ** | proto, | ||
| char ** | host, | ||
| int * | port, | ||
| char ** | user, | ||
| char ** | password, | ||
| char ** | uri, | ||
| const char ** | user_agent | ||
| ) |
References _x_assert, _x_freep(), _x_url_user_agent(), and NULL.
Referenced by http_plugin_open(), mms_connect(), and mmsh_connect().
| const char* _x_url_user_agent | ( | const char * | url | ) |
References NULL.
Referenced by _x_parse_url(), and http_class_get_instance().
1.8.14