Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 263

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
dn
Returns
This function returns the normalized DN with all lowercase characters. Note that
variable passed in as the
See Also
slapi_dn_normalize()
slapi_dn_ignore_case()
slapi_dn_normalize_to_end()
Normalizes part of a DN value, specifically, the part going from what is pointed to
by dn to that pointed to by
normalized bit pointed to by
If the argument end happens to be NULL, this routine does basically the same
thing as
Syntax
#include "slapi-plugin.h"
char *slapi_dn_normalize_to_end( char *dn, char *end);
Parameters
This function takes the following parameters:
dn
end
DN that you want to normalize and convert to lowercase.
argument is also converted in place.
dn
end
dn
slapi_dn_normalize()
DN value to be normalized.
Pointer to the end of what will be normalized from the DN value
in dn. If this argument is NULL, the DN value in dn will be
wholly normalized.
. Note that this routine does not
at the return of the function.
, except for
terminating the normalized DN.
NULL
Functions for Managing DNs
terminate the
NULL
Chapter 14
Function Reference
263

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents