view modules/unictype/property-quotation-mark @ 29162:c7c2e5573f14

Unicode character classification functions.
author Bruno Haible <bruno@clisp.org>
date Tue, 13 Nov 2007 00:15:53 +0100
parents
children 1b9d71e4e297
line wrap: on
line source

Description:
Test whether a Unicode character is "quotation mark".

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

Depends-on:
unictype/base
inline

configure.ac:

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

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible