Home
last modified time | relevance | path

Searched refs:translit_to_idx (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/locale/
DC-ctype.c651 { .wstr = translit_to_idx },
/glibc-2.36/locale/programs/
Dld-ctype.c236 uint32_t *translit_to_idx; member
979 ctype->translit_to_idx, in ctype_output()
3932 ctype->translit_to_idx = xmalloc (number * sizeof (uint32_t)); in allocate_arrays()
3943 ctype->translit_to_idx[cnt] = to_len; in allocate_arrays()
3950 ctype->translit_to_idx[cnt] = to_len; in allocate_arrays()