ldb_utf8_fns (3) Linux Manual Page
ldb_utf8_fns –
The user can optionally supply a custom utf8 functions, to handle comparisons and casefolding.
Synopsis
#include <ldb.h>Data Fields
void * contextchar *(* casefold )(void *context, TALLOC_CTX *mem_ctx, const char *s, size_t n)
