Mercurial > hg > octave-jordi > gnulib-hg
view modules/unicase/u32-totitle @ 13354:86634e33e086
New module 'libunistring-optional'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 May 2010 20:11:42 +0200 |
parents | 4d3cd6359179 |
children | 9ef3893d2c73 |
line wrap: on
line source
Description: Titlecase mapping for UTF-32 strings (locale dependent). Files: lib/unicase/u32-totitle.c lib/unicase/u-totitle.h Depends-on: unicase/base unicase/u32-ct-totitle unicase/empty-prefix-context unicase/empty-suffix-context configure.ac: gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u32-totitle.c]) Makefile.am: Include: "unicase.h" License: LGPL Maintainer: Bruno Haible