Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/unicase/toupper
T

28 lines
409 B
Plaintext

Description:
Uppercase mapping for Unicode characters (locale and context independent).
Files:
lib/unicase/toupper.c
lib/unicase/toupper.h
lib/unicase/simple-mapping.h
Depends-on:
unicase/base
configure.ac:
gl_LIBUNISTRING_MODULE([1.3], [unicase/toupper])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_TOUPPER
lib_SOURCES += unicase/toupper.c
endif
Include:
"unicase.h"
License:
LGPLv2+
Maintainer:
all