view modules/unistr/u32-strcspn @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents 93f0ce2896ba
children 86634e33e086
line wrap: on
line source

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

Files:
lib/unistr/u32-strcspn.c

Depends-on:
unistr/base
unistr/u32-strlen
unistr/u32-strchr

configure.ac:

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

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible