Mercurial > hg > octave-jordi > gnulib-hg
view modules/mbsstr @ 13354:86634e33e086
New module 'libunistring-optional'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 18 May 2010 20:11:42 +0200 |
parents | 23f58a4ffca0 |
children | 1f14c6dd175d |
line wrap: on
line source
Description: mbsstr() function: search for a substring in a string. Files: lib/mbsstr.c lib/str-kmp.h Depends-on: mbuiter stdbool string mbslen malloca strnlen configure.ac: gl_STRING_MODULE_INDICATOR([mbsstr]) Makefile.am: lib_SOURCES += mbsstr.c Include: <string.h> License: LGPL Maintainer: Bruno Haible