view modules/unictype/ctype-upper @ 10812:a672954bb892

New module 'servent'.
author Bruno Haible <bruno@clisp.org>
date Sun, 16 Nov 2008 05:02:40 +0100
parents bb8b340ce6ed
children 1b9d71e4e297
line wrap: on
line source

Description:
Generalization of the <ctype.h> isupper() function and the
<wctype.h> iswupper() function.

Files:
lib/unictype/ctype_upper.c
lib/unictype/ctype_upper.h
lib/unictype/bitmap.h

Depends-on:
unictype/base
inline

configure.ac:

Makefile.am:
lib_SOURCES += unictype/ctype_upper.c

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible