Hash :
056967ba
Author :
Date :
2023-07-18T13:40:11
mbspcasecmp: Optimize. * lib/mbspcasecmp.c: Include mbuiterf.h instead of mbuiter.h. (mbspcasecmp): Use mbuif_* macros instead of mbui_* macros. * modules/mbspcasecmp (Depends-on): Add mbuiterf. Remove mbuiter.
Description:
mbspcasecmp() function: case-insensitive string prefix comparison.
Files:
lib/mbspcasecmp.c
Depends-on:
mbuiterf
string
configure.ac:
gl_STRING_MODULE_INDICATOR([mbspcasecmp])
Makefile.am:
lib_SOURCES += mbspcasecmp.c
Include:
<string.h>
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
LGPL
Maintainer:
all