Sponsor:

Your company here, and a link to your site. Click to find out more.

ldb_utf8_fns - Man Page

The user can optionally supply a custom utf8 functions, to handle comparisons and casefolding.

Synopsis

#include <ldb.h>

Data Fields

void * context
char *(* casefold )(void *context, TALLOC_CTX *mem_ctx, const char *s, size_t n)

Detailed Description

The user can optionally supply a custom utf8 functions, to handle comparisons and casefolding.

Author

Generated automatically by Doxygen for LDB from the source code.

Info

LDB