view modules/c-strcaseeq @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents 546307c76c61
children aca88fcb0493
line wrap: on
line source

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