Searched refs:other_ctype (Results 1 – 1 of 1) sorted by relevance
3551 struct locale_ctype_t *other_ctype = in translit_flatten() local3554 cursor = translit_flatten (other_ctype, charmap, cursor); in translit_flatten()3555 assert (other_ctype->translit_include == NULL); in translit_flatten()3557 if (other_ctype->translit != NULL) in translit_flatten()3560 struct translit_t *endp = other_ctype->translit; in translit_flatten()3565 *cursor = other_ctype->translit; in translit_flatten()3568 other_ctype->translit = NULL; in translit_flatten()3574 ctype->default_missing = other_ctype->default_missing; in translit_flatten()