#include "config.h"
#include <assert.h>
#include <stddef.h>
#include <stdarg.h>
#include <string.h>
#include <sofia-sip/su.h>
#include "msg_internal.h"
#include "sofia-sip/msg_header.h"
#include "sofia-sip/msg_parser.h"
#include <sofia-sip/su_tag_class.h>
#include <sofia-sip/su_tag_inline.h>
#include <sofia-sip/su_tagarg.h>
#include "sofia-sip/msg_tag_class.h"
Include dependency graph for msg_tag.c:

Functions | |
| int | msghdrtag_scan (tag_type_t tt, su_home_t *home, char const *s, tag_value_t *return_value) |
| Convert a string to a header structure based on to the tag. | |
| int msghdrtag_scan | ( | tag_type_t | tt, | |
| su_home_t * | home, | |||
| char const * | s, | |||
| tag_value_t * | return_value | |||
| ) |
Convert a string to a header structure based on to the tag.