summaryrefslogtreecommitdiff
path: root/modules/strcasestr
blob: 016a26bfa2e052b2ecf61f1bfdd0d34de3d2c077 (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
Description:
strcasestr() function: case-insensitive search for a substring in a string.

Files:
lib/strcasestr.h
lib/strcasestr.c
m4/strcasestr.m4
m4/mbrtowc.m4

Depends-on:
mbuiter

configure.ac:
gl_FUNC_STRCASESTR

Makefile.am:

Include:
"strcasestr.h"

License:
LGPL

Maintainer:
Bruno Haible