Searched refs:ccls (Results 1 – 1 of 1) sorted by relevance
77 } ccls[] = { in wctrans_l() local86 while (ccls[i].name != NULL && strcmp(ccls[i].name, charclass) != 0) in wctrans_l()89 if (ccls[i].trans == _WCT_ERROR) in wctrans_l()91 return (ccls[i].trans); in wctrans_l()