Represents a matching rule.
Syntax
#include slapi-plugin.h
typedef struct slapi_matchingRuleEntry Slapi_MatchingRuleEntry;
Description
Slapi_MatchingRuleEntry is the data type for an opaque structure that represents a matching rule.
See Also
slapi_matchingrule_free(), slapi_matchingrule_get(), slapi_matchingrule_new(), slapi_matchingrule_register(), slapi_matchingrule_set().