Description:
Titlecase mapping for UTF-16 strings (locale dependent).

Files:
lib/unicase/u16-totitle.c
lib/unicase/u-totitle.h

Depends-on:
unicase/base
unicase/special-casing
unicase/totitle
unicase/tolower
uniwbrk/wordbreak-property
uniwbrk/u16-wordbreaks
unictype/category-of
unictype/category-test
unictype/category-Lt
unictype/combining-class
unictype/property-lowercase
unictype/property-uppercase
unictype/property-soft-dotted
unistr/u16-mbtouc-unsafe
unistr/u16-uctomb
unistr/u16-cpy
uninorm/u16-normalize
stdbool

configure.ac:

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

Include:
"unicase.h"

License:
LGPL

Maintainer:
Bruno Haible

