view modules/unictype/property-sentence-terminal @ 12261:e96aac709428

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 09 Nov 2009 06:10:03 -0800
parents 6dc73c76eced
children 1b9d71e4e297
line wrap: on
line source

Description:
Test whether a Unicode character is "sentence terminal".

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

Depends-on:
unictype/base
inline

configure.ac:

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

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible