Searched refs:trunp (Results 1 – 1 of 1) sorted by relevance
1690 struct translit_t *trunp = ctype->translit; in find_translit2() local1693 while (trunp != NULL) in find_translit2()1697 if (trunp->from[0] == wch && trunp->from[1] == 0) in find_translit2()1701 struct translit_to_t *torunp = trunp->to; in find_translit2()1726 trunp = trunp->next; in find_translit2()