Searched refs:utf8proc_option_t (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| H A D | utf8proc_internal.h | 219 } utf8proc_option_t; typedef 492 utf8proc_option_t options, int *last_boundclass 514 utf8proc_int32_t *buffer, utf8proc_ssize_t bufsize, utf8proc_option_t options 525 utf8proc_int32_t *buffer, utf8proc_ssize_t bufsize, utf8proc_option_t options, 552 …proc_normalize_utf32(utf8proc_int32_t *buffer, utf8proc_ssize_t length, utf8proc_option_t options); 582 …_t utf8proc_reencode(utf8proc_int32_t *buffer, utf8proc_ssize_t length, utf8proc_option_t options); 672 …tf8proc_uint8_t *str, utf8proc_ssize_t strlen, utf8proc_uint8_t **dstptr, utf8proc_option_t options 682 …f8proc_uint8_t *str, utf8proc_ssize_t strlen, utf8proc_uint8_t **dstptr, utf8proc_option_t options,
|
| H A D | utf8proc.c | 343 …uint16_t seqindex, utf8proc_int32_t *dst, utf8proc_ssize_t bufsize, utf8proc_option_t options, int… in seqindex_write_char_decomposed() 399 …f8proc_int32_t uc, utf8proc_int32_t *dst, utf8proc_ssize_t bufsize, utf8proc_option_t options, int… in utf8proc_decompose_char() 486 utf8proc_int32_t *buffer, utf8proc_ssize_t bufsize, utf8proc_option_t options in utf8proc_decompose() 493 utf8proc_int32_t *buffer, utf8proc_ssize_t bufsize, utf8proc_option_t options, in utf8proc_decompose_custom() 558 …roc_normalize_utf32(utf8proc_int32_t *buffer, utf8proc_ssize_t length, utf8proc_option_t options) { in utf8proc_normalize_utf32() 670 …t utf8proc_reencode(utf8proc_int32_t *buffer, utf8proc_ssize_t length, utf8proc_option_t options) { in utf8proc_reencode() 695 …tf8proc_uint8_t *str, utf8proc_ssize_t strlen, utf8proc_uint8_t **dstptr, utf8proc_option_t options in utf8proc_map() 701 …f8proc_uint8_t *str, utf8proc_ssize_t strlen, utf8proc_uint8_t **dstptr, utf8proc_option_t options, in utf8proc_map_custom()
|