view modules/mbsspn @ 10560:0eefc6edf646

Tests for module 'cond'.
author Yoann Vandoorselaere <yoann.v@prelude-ids.com>
date Wed, 01 Oct 2008 03:39:40 +0200
parents 43f02832d528
children 23f58a4ffca0
line wrap: on
line source

Description:
mbsspn() function: search a string for any outside a set of characters.

Files:
lib/mbsspn.c
m4/mbsspn.m4
m4/mbrtowc.m4

Depends-on:
mbuiter
string
mbschr

configure.ac:
gl_FUNC_MBSSPN
gl_STRING_MODULE_INDICATOR([mbsspn])

Makefile.am:
lib_SOURCES += mbsspn.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible