summaryrefslogtreecommitdiff
path: root/modules/wcsncasecmp
blob: 8f4e1ad4aee5d959614083971e1348a99a1f6943 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
wcsncasecmp() function: compare two wide strings ignoring case.

Files:
lib/wcsncasecmp.c
lib/wcsncasecmp-impl.h
m4/wcsncasecmp.m4

Depends-on:
wchar
wctype

configure.ac:
gl_FUNC_WCSNCASECMP
gl_WCHAR_MODULE_INDICATOR([wcsncasecmp])

Makefile.am:

Include:
<wchar.h>

License:
LGPL

Maintainer:
Bruno Haible