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

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

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

Files:
lib/unicase/u8-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/u8-wordbreaks
unictype/combining-class
unictype/property-soft-dotted
unistr/u8-mbtouc-unsafe
unistr/u8-uctomb
unistr/u8-cpy
uninorm/u8-normalize
stdbool

configure.ac:

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

Include:
"unicase.h"

License:
LGPL

Maintainer:
Bruno Haible