Searched refs:seqindex (Results 1 – 1 of 1) sorted by relevance
337 static utf8proc_int32_t seqindex_decode_index(const utf8proc_uint32_t seqindex) in seqindex_decode_index() argument339 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() argument345 const utf8proc_uint16_t *entry = &utf8proc_sequences[seqindex & 0x1FFF]; in seqindex_write_char_decomposed()346 int len = seqindex >> 13; in seqindex_write_char_decomposed()