Mercurial > hg > octave-kai > gnulib-hg
view modules/c-strcasestr @ 12430:235cc0b78f8a
New module 'nl_langinfo'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Dec 2009 20:09:02 +0100 |
parents | 0ef26bffcbe1 |
children | edeb58356493 |
line wrap: on
line source
Description: Efficient case-insensitive searching in a string in C locale. Files: lib/c-strcasestr.h lib/c-strcasestr.c lib/str-two-way.h Depends-on: c-ctype c-strcase stdbool memchr memcmp configure.ac: Makefile.am: lib_SOURCES += c-strcasestr.h c-strcasestr.c Include: "c-strcasestr.h" License: LGPL Maintainer: Bruno Haible