Home
last modified time | relevance | path

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

/dports/editors/teco/tecoc0398/src/
H A Dbldstr.c105 charptr TCStEn; /* temporary holder of CStEnd */ local
143 TCStEn = CStEnd; /* save CStEnd */
146 CStEnd = TCStEn; /* restore CStEnd */
165 TCStEn = CStEnd; /* save CStEnd */
168 CStEnd = TCStEn; /* restore CStEnd */
H A Dcmatch.c53 charptr TCStEn; /* temporary holder of CStEnd */ local
119 TCStEn = CStEnd; /* save CStEnd */
126 CStEnd = TCStEn; /* restore CStEnd */
H A Dbaksrc.c66 charptr TCStEn; /* temporary holder of CStEnd */ in BakSrc() local
153 TCStEn = CStEnd; /* save CStEnd */ in BakSrc()
160 CStEnd = TCStEn; /* restore CStEnd */ in BakSrc()
H A Dzfrsrc.c88 charptr TCStEn; /* temporary holder of CStEnd */ in ZFrSrc() local
304 TCStEn = CStEnd; /* save CStEnd */ in ZFrSrc()
311 CStEnd = TCStEn; /* restore CStEnd */ in ZFrSrc()
548 charptr TCStEn; /* temporary holder of CStEnd */ in ZFrSrc() local
621 TCStEn = CStEnd; /* save CStEnd */ in ZFrSrc()
628 CStEnd = TCStEn; /* restore CStEnd */ in ZFrSrc()
H A Dreadcs.c156 charptr TCStEn; /* temporary holder of CStEnd */ in FirstChar() local
268 TCStEn = CStEnd; /* save CStEnd */ in FirstChar()
280 CStEnd = TCStEn; /* restore CStEnd */ in FirstChar()