view modules/unistr/u16-endswith @ 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 f0a55d4b260b
children 86634e33e086
line wrap: on
line source

Description:
Substring test for UTF-16 strings.

Files:
lib/unistr/u16-endswith.c
lib/unistr/u-endswith.h

Depends-on:
unistr/base
unistr/u16-strlen
unistr/u16-cmp

configure.ac:

Makefile.am:
lib_SOURCES += unistr/u16-endswith.c

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible