Mercurial > hg > octave-shane > gnulib-hg
view modules/unistr/u8-strpbrk @ 10319:bfad00ed23a4
Separate the macros and the function symbols.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 14 Aug 2008 12:51:54 +0200 |
parents | 39835d14e02f |
children | 86634e33e086 |
line wrap: on
line source
Description: Search for some characters in UTF-8 string. Files: lib/unistr/u8-strpbrk.c lib/unistr/u-strpbrk.h Depends-on: unistr/base unistr/u8-strmbtouc unistr/u8-strchr configure.ac: Makefile.am: lib_SOURCES += unistr/u8-strpbrk.c Include: "unistr.h" License: LGPL Maintainer: Bruno Haible