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

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

configure.ac:
gl_LIBUNISTRING_MODULE([1.3], [unicase/u16-ct-totitle])

Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE
lib_SOURCES += unicase/u16-ct-totitle.c
endif

Include:
"unicase.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
all
