Mercurial > hg > octave-kai > gnulib-hg
view modules/unicase/u32-casecoll @ 17476:6057744acd2c default tip master
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 16 Aug 2013 06:32:22 -0700 |
parents | c5273d4d49b3 |
children |
line wrap: on
line source
Description: Locale dependent, case and normalization insensitive comparison of UTF-32 strings. Files: lib/unicase/u32-casecoll.c lib/unicase/u-casecoll.h Depends-on: unicase/base unicase/u32-casexfrm memcmp2 configure.ac: gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-casecoll]) Makefile.am: if LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL lib_SOURCES += unicase/u32-casecoll.c endif Include: "unicase.h" License: LGPL Maintainer: Bruno Haible