txt_var.c File Reference

#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include "../../mem/mem.h"
#include "../../dprint.h"
#include "../../trim.h"
#include "../../re.h"
#include "txt_var.h"

Include dependency graph for txt_var.c:

Go to the source code of this file.

Defines

#define is_in_str(p, in)   (p<in->s+in->len && *p)
#define TR_TXT_BUF_SIZE   2048

Functions

int tr_txt_eval_re (struct sip_msg *msg, tr_param_t *tp, int subtype, pv_value_t *val)
char * tr_txt_parse_re (str *in, trans_t *t)


Define Documentation

#define is_in_str ( p,
in   )     (p<in->s+in->len && *p)

$Id$

Copyright (C) 2008 Elena-Ramona Modroiu (asipto.com)

This file is part of kamailio, a free SIP server.

openser is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version

openser is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Definition at line 35 of file txt_var.c.

#define TR_TXT_BUF_SIZE   2048

Referenced by tr_txt_eval_re().


Function Documentation

int tr_txt_eval_re ( struct sip_msg msg,
tr_param_t tp,
int  subtype,
pv_value_t val 
)

char* tr_txt_parse_re ( str in,
trans_t t 
)


Generated on Thu May 24 20:00:45 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6