Lines Matching full:ccls
37 int i, ich, newlen, cclp, ccls, cclmec;
51 for ( ccls = 0; ccls < ccllen[i]; ++ccls )
53 ich = ccltbl[cclp + ccls];
103 * Char ccls[];
105 * void mkeccl( Char ccls[], int lenccl, int fwd[llsiz], int bck[llsiz],
108 * ccls contains the elements of the character class, lenccl is the
115 void mkeccl( ccls, lenccl, fwd, bck, llsiz, NUL_mapping )
116 Char ccls[];
131 cclm = ccls[cclp];
147 if ( NUL_mapping && ccls[j] == 0 )
150 ccl_char = ccls[j];