vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / u16-casemap
blobb1eb29efe1d52b2e89edc9493f4c24409541ba9e
1 Description:
2 Case mapping for UTF-16 strings (locale dependent).
4 Files:
5 lib/unicase/unicasemap.h
6 lib/unicase/u16-casemap.c
7 lib/unicase/u-casemap.h
8 lib/unicase/context.h
10 Depends-on:
11 unicase/base
12 unicase/cased
13 unicase/ignorable
14 unicase/special-casing
15 unictype/combining-class
16 unictype/property-soft-dotted
17 unistr/u16-mbtouc-unsafe
18 unistr/u16-uctomb
19 unistr/u16-cpy
20 uninorm/u16-normalize
21 stdbool
23 configure.ac:
25 Makefile.am:
26 lib_SOURCES += unicase/u16-casemap.c
28 Include:
29 "unicase/unicasemap.h"
31 License:
32 LGPLv3+ or GPLv2
34 Maintainer:
35 all