view modules/mbsstr @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 1f14c6dd175d
children
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:
all