Mercurial > hg > octave-kai > gnulib-hg
view modules/mbscspn @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | 23f58a4ffca0 |
children |
line wrap: on
line source
Description: mbscspn() function: search a string for any of a set of characters. Files: lib/mbscspn.c Depends-on: mbuiter string mbschr strcspn configure.ac: gl_STRING_MODULE_INDICATOR([mbscspn]) Makefile.am: lib_SOURCES += mbscspn.c Include: <string.h> License: LGPL Maintainer: Bruno Haible