summaryrefslogtreecommitdiff
path: root/modules/mbscspn
blob: c24e5cc994e25fa7b9294969e8b66f27a9320b54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description:
mbscspn() function: search a string for any of a set of characters.

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

Depends-on:
mbuiter
string
mbschr
strcspn

configure.ac:
gl_FUNC_MBSCSPN
gl_STRING_MODULE_INDICATOR([mbscspn])

Makefile.am:
lib_SOURCES += mbscspn.c

Include:
<string.h>

License:
LGPL

Maintainer:
Bruno Haible