hash-set: Add tests.
[gnulib.git] / modules / mbschr
blobc9ec28d7b083dcb9477456ae7e4260d93fd81220
1 Description:
2 mbschr() function: search a string for a character.
4 Files:
5 lib/mbschr.c
7 Depends-on:
8 mbuiter
9 string
11 configure.ac:
12 gl_STRING_MODULE_INDICATOR([mbschr])
14 Makefile.am:
15 lib_SOURCES += mbschr.c
17 Include:
18 <string.h>
20 License:
21 LGPL
23 Maintainer:
24 all