Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dmain.c110 handleeuc = 1;
116 handleeuc = 1;
158 if (!handleeuc) {
170 if (handleeuc) {
227 if (handleeuc) {
H A Dsub3.c136 if (!handleeuc) { in remch()
161 if (!handleeuc) in sortcgidtbl()
209 if (!handleeuc) in yycgid()
H A Dheader.c49 if (handleeuc) { in chd1()
210 if (handleeuc) { in chd1()
270 if (handleeuc) in chd1()
H A Donce.h151 Boolean handleeuc = FALSE; variable
H A Dldefs.h144 extern Boolean handleeuc; /* TRUE iff -w or -e option is specified. */
H A Dparser.y433 if(handleeuc)
859 if(!handleeuc)
H A Dsub2.c1078 if (handleeuc) { in layout()
1121 if (handleeuc) { in layout()
H A Dsub1.c448 if (handleeuc && !isascii(c)) { in usescape()