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/special-casing unicase/totitle unicase/tolower uniwbrk/wordbreak-property uniwbrk/u32-wordbreaks unictype/category-of unictype/category-test unictype/category-Lt unictype/combining-class unictype/property-lowercase unictype/property-uppercase 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-totitle.c Include: "unicase.h" License: LGPL Maintainer: Bruno Haible