view modules/unistr/u8-strcspn @ 8522:2ac1de49bbbe

Reorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Sat, 24 Mar 2007 14:55:28 +0000
parents 93f0ce2896ba
children 86634e33e086
line wrap: on
line source

Description:
Search for some characters in UTF-8 string.

Files:
lib/unistr/u8-strcspn.c
lib/unistr/u-strcspn.h

Depends-on:
unistr/base
unistr/u8-strlen
unistr/u8-strmbtouc
unistr/u8-strchr

configure.ac:

Makefile.am:
lib_SOURCES += unistr/u8-strcspn.c

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible