Mercurial > hg > octave-jordi > gnulib-hg
view modules/unicase/u8-is-cased @ 13354:86634e33e086
New module 'libunistring-optional'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 May 2010 20:11:42 +0200 |
parents | f10235b7365f |
children | 9ef3893d2c73 |
line wrap: on
line source
Description: Test whether case matters for an UTF-8 string. Files: lib/unicase/u8-is-cased.c lib/unicase/u-is-cased.h Depends-on: unicase/base unicase/u8-toupper unicase/u8-tolower unicase/u8-totitle uninorm/u8-normalize uninorm/nfd unistr/u8-cmp configure.ac: gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u8-is-cased.c]) Makefile.am: Include: "unicase.h" License: LGPL Maintainer: Bruno Haible