Home
last modified time | relevance | path

Searched refs:tch (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/flex/src/
H A Decs.c202 void mkechar (int tch, int fwd[], int bck[]) in mkechar() argument
208 if (fwd[tch] != NIL) in mkechar()
209 bck[fwd[tch]] = bck[tch]; in mkechar()
211 if (bck[tch] != NIL) in mkechar()
212 fwd[bck[tch]] = fwd[tch]; in mkechar()
214 fwd[tch] = NIL; in mkechar()
215 bck[tch] = NIL; in mkechar()
H A Ddfa.c1006 int tch, i, j, k, ns, dupfwd[CSIZE + 1], lenccl, cclp, ich; in sympartition() local
1023 tch = transchar[ns]; in sympartition()
1025 if (tch != SYM_EPSILON) { in sympartition()
1026 if (tch < -lastccl || tch >= csize) { in sympartition()
1031 if (tch >= 0) { /* character transition */ in sympartition()
1032 int ec = ecgroup[tch]; in sympartition()
1039 tch = -tch; in sympartition()
1041 lenccl = ccllen[tch]; in sympartition()
1042 cclp = cclmap[tch]; in sympartition()
1046 if (cclng[tch]) { in sympartition()
/freebsd/contrib/tcsh/
H A Ded.xmap.c173 Char tch; in TraverseMap() local
179 if (GetNextChar(&tch) != 1) { /* if EOF or error */ in TraverseMap()
183 *(ch->buf) = tch; in TraverseMap()
H A Ded.inputl.c80 unsigned char tch; /* the place where read() goes */ in Inputl() local
247 if (xread(SHIN, &tch, 1) < 0) { in Inputl()
260 ch = tch; in Inputl()
/freebsd/share/dict/
H A Dweb2a62678 tch tch
H A Dweb2199079 tch