mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
225 B
Plaintext
24 lines
225 B
Plaintext
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
|
|
|