blob: bd95464b5270daec70236d906e3dc653a3946b37 [file] [log] [blame]
Description:
Find start of previous grapheme cluster in UTF-8 string.
Files:
lib/unigbrk/u8-grapheme-prev.c
tests/macros.h
Depends-on:
unigbrk/uc-is-grapheme-break
unistr/u8-prev
configure.ac:
gl_MODULE_INDICATOR([unigbrk/u8-grapheme-prev])
gl_LIBUNISTRING_MODULE([0.9.8], [unigbrk/u8-grapheme-prev])
Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV
lib_SOURCES += unigbrk/u8-grapheme-prev.c
endif
Include:
"unigbrk.h"
License:
LGPLv3+ or GPLv2
Maintainer:
Ben Pfaff, Daiki Ueno