Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 321

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
e
f
Returns
This function returns one of the following values:
0 if the entry matched the filter, or if the specified filter is NULL.
-1 if the filter type is unknown, or if the entry does not match the filter.
A positive value (an LDAP error code) if an error occurred.
Description
This function allows you to check if entry
See Also
slapi_filter_test()
slapi_filter_test_ext()
slapi_find_matching_paren()
Finds the matching right parentheses in a string (corresponding to the left
parenthesis to which the string currently points).
Syntax
#include "slapi-plugin.h"
char *slapi_find_matching_paren( const char *str )
Parameters
This function takes the following parameters:
str
Entry that you wish to test.
Filter to match the entry against.
e
String containing the parentheses.
Functions for Dealing with Filters
matches filter
.
f
Chapter 14
Function Reference
321

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents