view modules/mbscspn @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 1f14c6dd175d
children
line wrap: on
line source

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

Files:
lib/mbscspn.c

Depends-on:
mbuiter
string
mbschr
strcspn

configure.ac:
gl_STRING_MODULE_INDICATOR([mbscspn])

Makefile.am:
lib_SOURCES += mbscspn.c

Include:
<string.h>

License:
LGPL

Maintainer:
all