Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/lex/common/
H A Dsub3.c272 CHR ccltoken[CCLSIZE]; in repbycgid() local
330 ccltoken[m++] = (CHR)j; in repbycgid()
339 ccltoken[m] = 0; in repbycgid()
341 while (ccp < ccptr && scomp(ccltoken, ccp) != 0) in repbycgid()
347 scopy(ccltoken, ccptr); in repbycgid()
348 ccptr += slength(ccltoken) + 1; in repbycgid()