ldap_escape.c File Reference

#include <stdio.h>
#include <ctype.h>
#include "ldap_escape.h"

Include dependency graph for ldap_escape.c:

Go to the source code of this file.

Functions

int ldap_rfc4515_escape (str *sin, str *sout, int url_encode)

Variables

static const char hex [] = "0123456789ABCDEF"


Function Documentation

int ldap_rfc4515_escape ( str sin,
str sout,
int  url_encode 
)

Definition at line 53 of file ldap_escape.c.

References _str::len, NULL, and _str::s.

Referenced by ldap_filter_url_encode(), and load_ldap().


Variable Documentation

const char hex[] = "0123456789ABCDEF" [static]

Definition at line 37 of file ldap_escape.c.

Referenced by str2ip6().


Generated on Wed May 23 18:00:41 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6