Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/mbmemcasecoll
T

39 lines
518 B
Plaintext

Description:
mbmemcasecoll() function: locale dependent case-insensitive memory area
comparison.
Files:
lib/mbmemcasecoll.h
lib/mbmemcasecoll.c
Depends-on:
stdbool
wchar
uchar
malloca
mbszero
mbrtoc32
c32rtomb
c32tolower
memcmp2
memcoll
configure.ac:
Makefile.am:
lib_SOURCES += mbmemcasecoll.c
Include:
"mbmemcasecoll.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
GPL
Maintainer:
all