summaryrefslogtreecommitdiff
path: root/modules/strcasestr
blob: ea0ed1cc8238d6406ff732b7195043dc644465a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description:
strcasestr() function: efficient case-insensitive search for unibyte substring.

Files:

Depends-on:
strcasestr-simple

configure.ac:
gl_FUNC_STRCASESTR

Makefile.am:

Include:
<string.h>

License:
LGPLv2+

Maintainer:
Bruno Haible