summaryrefslogtreecommitdiff
path: root/modules/c-strcaseeq
blob: 90db9863b1cf3dab006e372147dd77f1bc98e92b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Optimized case-insensitive string comparison in C locale.

Files:
lib/c-strcaseeq.h

Depends-on:
c-strcase
c-ctype

configure.ac:

Makefile.am:

Include:
"c-strcaseeq.h"

License:
LGPL

Maintainer:
Bruno Haible