Next: Case mappings <unicase.h>
, Previous: Line breaking <unilbrk.h>
, Up: GNU libunistring [Contents][Index]
<uninorm.h>
This include file defines functions for transforming Unicode strings to one of the four normal forms, known as NFC, NFD, NKFC, NFKD. These transformations involve decomposition and — for NFC and NFKC — composition of Unicode characters.