summaryrefslogtreecommitdiff
path: root/modules/mbscspn
blob: 95cc670d2825fa1d02b3d0de598dcd3a0339c5bf (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
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>

Link:
$(LIB_MBRTOWC)

License:
LGPL

Maintainer:
all