Home
last modified time | relevance | path

Searched refs:utf8proc_uint16_t (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h85 typedef apr_uint16_t utf8proc_uint16_t; typedef
260 utf8proc_uint16_t decomp_seqindex;
261 utf8proc_uint16_t casefold_seqindex;
262 utf8proc_uint16_t uppercase_seqindex;
263 utf8proc_uint16_t lowercase_seqindex;
264 utf8proc_uint16_t titlecase_seqindex;
265 utf8proc_uint16_t comb_index;
H A Dutf8proc.c326 static utf8proc_int32_t seqindex_decode_entry(const utf8proc_uint16_t **entry) in seqindex_decode_entry()
339 const utf8proc_uint16_t *entry = &utf8proc_sequences[seqindex]; in seqindex_decode_index()
343 static utf8proc_ssize_t seqindex_write_char_decomposed(utf8proc_uint16_t seqindex, utf8proc_int32_t… in seqindex_write_char_decomposed()
345 const utf8proc_uint16_t *entry = &utf8proc_sequences[seqindex & 0x1FFF]; in seqindex_write_char_decomposed()
H A Dutf8proc_data.c2 const utf8proc_uint16_t utf8proc_sequences[] = {
1181 const utf8proc_uint16_t utf8proc_stage1table[] = {
1729 const utf8proc_uint16_t utf8proc_stage2table[] = {
13428 const utf8proc_uint16_t utf8proc_combinations[] = {