view modules/unictype/property-iso-control @ 13354:86634e33e086

New module 'libunistring-optional'.
author Bruno Haible <bruno@clisp.org>
date Tue, 18 May 2010 20:11:42 +0200
parents 1b9d71e4e297
children 9ef3893d2c73
line wrap: on
line source

Description:
Test whether a Unicode character is "iso control".

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

Depends-on:
unictype/base
unictype/category-test
unictype/category-Cc

configure.ac:
AC_REQUIRE([AC_C_INLINE])
gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_iso_control.c])

Makefile.am:

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible