ldb_utf8_fns (3) - Linux Manuals

NAME

ldb_utf8_fns -

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.