]> git.sur5r.net Git - openldap/commit
Added UTF8bvnormalize which is like UTF8normalize but returns berval. It
authorStig Venaas <venaas@openldap.org>
Thu, 14 Feb 2002 14:03:27 +0000 (14:03 +0000)
committerStig Venaas <venaas@openldap.org>
Thu, 14 Feb 2002 14:03:27 +0000 (14:03 +0000)
commit217103b1381666a28efef58ab87b06934c0b66bc
treec1b2a6f1749afa977ed16963e8b2ec171f3ebe2b
parent933f6a5fdd70033bb65aeee1c35cc777dc612798
Added UTF8bvnormalize which is like UTF8normalize but returns berval. It
can be passed a pointer to the berval to be used for the return value. If
this is NULL, it will allocate a new one.
libraries/liblunicode/ucstr.c