Searched refs:unicode_decomp_char (Results 1 – 2 of 2) sorted by relevance
639 static int unicode_decomp_char(uint32_t *res, uint32_t c, BOOL is_compat1) in unicode_decomp_char() function809 l = unicode_decomp_char(res, c, is_compat); in to_nfd_rec()
2816 len = unicode_decomp_char((uint32_t *)res, c, is_compat); in check_decompose_table()
Completed in 14 milliseconds