#include "config.h"
#include <sofia-sip/su.h>
#include <sofia-sip/url_tag.h>
#include <sofia-sip/url_tag_class.h>
#include <sofia-sip/su_tag_class.h>
#include <sofia-sip/url.h>
#include <string.h>
Include dependency graph for url_tag.c:
Functions | |
int | urltag_scan (tag_type_t tt, su_home_t *home, char const *str, tag_value_t *return_value) |
Tag function used to convert a string to a URL tag value. |
int urltag_scan | ( | tag_type_t | tt, | |
su_home_t * | home, | |||
char const * | str, | |||
tag_value_t * | return_value | |||
) |