Searched refs:EOZ (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
| H A D | llex.c | 274 case EOZ: in read_long_string() 307 for (i = 0; i < n && c[i] != EOZ; i++) in escerror() 345 case EOZ: in read_string() 368 case EOZ: goto no_save; /* will raise an error next loop */ in read_string() 426 while (!currIsNewline(ls) && ls->current != EOZ) in llex() 484 case EOZ: { in llex()
|
| H A D | lzio.c | 29 return EOZ; in luaZ_fill() 50 if (luaZ_fill(z) == EOZ) /* try to read more */ in luaZ_read()
|
| H A D | lzio.h | 16 #define EOZ (-1) /* end of stream */ macro
|
| /illumos-gate/usr/src/data/terminfo/ |
| H A D | terminfo.src | 1228 kdch1=\E[P, kend=\E[Y, kf1=\EOP, kf10=\EOY, kf11=\EOZ, 1623 kext=\E[y, kf1=\EOP, kf10=\EOY, kf11=\EOZ, kf12=\EOA, 2950 kf1=\EOP, kf10=\EOY, kf11=\EOZ, kf12=\EO[, kf2=\EOQ, 3740 kf10=\EOY, kf11=\EOZ, kf12=\EOA, kf5=\EOT, kf6=\EOU, 5937 kf10=\EOY, kf11=\EOZ, kf12=\EOA, kf2=\EOQ, kf3=\EOR, 10584 kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, kOPT=\EOR, kPRT=\EOZ, 10786 kOPT=\EOR, kPRT=\EOZ, kPRV=\ENG, kRDO=\EOT, kRES=\EOQ, 10867 kOPT=\EOR, kPRT=\EOZ, kPRV=\ENG, kRDO=\EOT, kRES=\EOQ, 11073 kf40=\EOV, kf41=\EOW, kf42=\EOX, kf43=\EOY, kf44=\EOZ, 12047 kf4=\EOU, kf5=\EOV, kf6=\EOW, kf7=\EOX, kf8=\EOY, kf9=\EOZ,
|
| H A D | termcap.src | 1102 :@7=\E[Y:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:F1=\EOZ:\ 2603 :F1=\EOZ:F2=\EO[:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\EOT:\ 3259 :@7=\E[Y:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:F1=\EOZ:\ 5231 :@7=\E[Y:AB=\E[4%dm:AF=\E[3%dm:DC=\E[%dP:F1=\EOZ:F2=\EOA:\ 9534 :%a=\EOL:%b=\ENC:%c=\ENH:%d=\EOR:%e=\ENG:%f=\EOZ:%g=\EOT:\ 9591 :%a=\EOL:%b=\ENC:%c=\ENH:%d=\EOR:%e=\ENG:%f=\EOZ:%g=\EOT:\ 10653 :k9=\EOZ:kA=\E[L:kB=\E[Z:kD=\E[P:kE=\EK:kI=\E[4h:kL=\E[M:\
|