#include "../../str.h"


Go to the source code of this file.
Functions | |
| 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().
1.5.6