'\" t .\" Title: unicode_grapheme_break .\" Author: Sam Varshavchik .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 11/25/2020 .\" Manual: Courier Unicode Library .\" Source: Courier Unicode Library .\" Language: English .\" .TH "UNICODE_GRAPHEME_BRE" "3" "11/25/2020" "Courier Unicode Library" "Courier Unicode Library" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" unicode_grapheme_break \- unicode grapheme cluster boundary rules .SH "SYNOPSIS" .sp .ft B .nf #include .fi .ft .HP \w'int\ unicode_grapheme_break('u .BI "int unicode_grapheme_break(char32_t\ " "a" ", char32_t\ " "b" ");" .SH "DESCRIPTION" .PP \fBunicode_grapheme_break\fR() returns non\-zero if there is a grapheme break between the two unicode characters \fIa\fR and \fIb\fR\&. .SH "SEE ALSO" .PP \m[blue]\fBTR\-29\fR\m[]\&\s-2\u[1]\d\s+2, \fBcourier-unicode\fR(7), \fBunicode_convert_tocase\fR(3), \fBunicode_line_break\fR(3), \fBunicode_word_break\fR(3)\&. .SH "AUTHOR" .PP \fBSam Varshavchik\fR .RS 4 Author .RE .SH "NOTES" .IP " 1." 4 TR-29 .RS 4 \%http://www.unicode.org/reports/tr29/tr29-27.html .RE