view modules/unicase/u32-ct-totitle @ 12800:7216e2b4056f

Tests for module 'logb'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:11:59 +0100
parents 21a0ee659c24
children 86634e33e086
line wrap: on
line source

Description:
Titlecase mapping for UTF-32 substrings (locale dependent).

Files:
lib/unicase/u32-ct-totitle.c
lib/unicase/u-ct-totitle.h
lib/unicase/context.h

Depends-on:
unicase/base
unicase/cased
unicase/ignorable
unicase/special-casing
unicase/totitle
unicase/tolower
uniwbrk/u32-wordbreaks
unictype/combining-class
unictype/property-soft-dotted
unistr/u32-mbtouc-unsafe
unistr/u32-uctomb
unistr/u32-cpy
uninorm/u32-normalize
stdbool

configure.ac:

Makefile.am:
lib_SOURCES += unicase/u32-ct-totitle.c

Include:
"unicase.h"

License:
LGPL

Maintainer:
Bruno Haible