derelict-utf8proc ~master (2018-08-21T21:51:54Z)
Home
Dub
Repo
utf8proc_NFD
derelict
utf8proc
statfun
NFD normalization (@ref UTF8PROC_DECOMPOSE).
version
(
DerelictUTF8Proc_Static
)
extern
utf8proc_uint8_t
*
utf8proc_NFD
(
const
utf8proc_uint8_t
*
str
)
Meta
Source
See Implementation
derelict
utf8proc
statfun
functions
utf8proc_NFC
utf8proc_NFD
utf8proc_NFKC
utf8proc_NFKD
utf8proc_category
utf8proc_category_string
utf8proc_charwidth
utf8proc_codepoint_valid
utf8proc_decompose
utf8proc_decompose_char
utf8proc_decompose_custom
utf8proc_encode_char
utf8proc_errmsg
utf8proc_get_property
utf8proc_grapheme_break
utf8proc_grapheme_break_stateful
utf8proc_iterate
utf8proc_map
utf8proc_map_custom
utf8proc_normalize_utf32
utf8proc_reencode
utf8proc_tolower
utf8proc_totitle
utf8proc_toupper
utf8proc_version
variables
utf8proc_utf8class
NFD normalization (@ref UTF8PROC_DECOMPOSE).