Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dparser.y47 static wchar_t L_PctLoT[]= {'%', 't', 0}; variable
419 while(getl(p) && scomp(p,L_PctUpT) != 0 && scomp(p,L_PctLoT) != 0){