Previous: Word breaks in a string, Up: Word breaks in strings <uniwbrk.h>
[Contents][Index]
This is a more low-level API. The word break property is a property defined in Unicode Standard Annex #29, section “Word Boundaries”, see https://www.unicode.org/reports/tr29/#Word_Boundaries. It is used for determining the word breaks in a string.
The following are the possible values of the word break property. More values may be added in the future.
The following function looks up the word break property of a character.
Returns the Word_Break property of a Unicode character.
Previous: Word breaks in a string, Up: Word breaks in strings <uniwbrk.h>
[Contents][Index]