Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dparser.y97 static wchar_t L_PctCbr[]= {'%', '}', 0}; variable
493 while(getl(p) && scomp(p, L_PctCbr) != 0)
642 while(!eof&& getl(buf) && scomp(L_PctCbr,buf)!=0)