view modules/uninorm/u32-normcoll @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 4c0b38aac75f
children
line wrap: on
line source

Description:
Locale dependent, normalization insensitive comparison of UTF-32 strings.

Files:
lib/uninorm/u32-normcoll.c
lib/uninorm/u-normcoll.h

Depends-on:
uninorm/base
uninorm/u32-normxfrm
memcmp2

configure.ac:
gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/u32-normcoll])

Makefile.am:
if LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL
lib_SOURCES += uninorm/u32-normcoll.c
endif

Include:
"uninorm.h"

License:
LGPLv3+ or GPLv2

Maintainer:
all