Searched refs:utf8proc_map (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| H A D | utf8proc.c | 694 UTF8PROC_DLLEXPORT utf8proc_ssize_t utf8proc_map( in utf8proc_map() function 732 utf8proc_map(str, 0, &retval, UTF8PROC_NULLTERM | UTF8PROC_STABLE | in utf8proc_NFD() 739 utf8proc_map(str, 0, &retval, UTF8PROC_NULLTERM | UTF8PROC_STABLE | in utf8proc_NFC() 746 utf8proc_map(str, 0, &retval, UTF8PROC_NULLTERM | UTF8PROC_STABLE | in utf8proc_NFKD() 753 utf8proc_map(str, 0, &retval, UTF8PROC_NULLTERM | UTF8PROC_STABLE | in utf8proc_NFKC()
|
| H A D | utf8proc_internal.h | 671 UTF8PROC_DLLEXPORT utf8proc_ssize_t utf8proc_map(
|
| H A D | README.md | 55 `utf8proc_map` is function you will most likely be using for mapping UTF-8
|