cpp.ed

来自「unix vnc 协议源码. VNC是一款远程控制工具软件.」· ED 代码 · 共 76 行

ED
76
字号
## $XConsortium: cpp.ed,v 1.3 89/12/12 12:44:18 jim Exp $## $Locker $#/struct symtab stab/d/struct symtab \*defloc;/d/struct symtab \*udfloc;/d/struct symtab \*incloc;/d/struct symtab \*ifloc;/d/struct symtab \*elsloc;/d/struct symtab \*eifloc;/d/struct symtab \*ifdloc;/d/struct symtab \*ifnloc;/d/struct symtab \*ysysloc;/d/struct symtab \*varloc;/d/struct symtab \*lneloc;/d/struct symtab \*ulnloc;/d/struct symtab \*uflloc;/d/^sayline(/s/$/	DELETED/p.,/^}/d/^unfill(/s/$/	DELETED/p.-1,/^}/d/^doincl(/s/$/	DELETED/p.-1,/^}/d/^equfrm(/s/$/	DELETED/p.,/^}/d/^dodef(/s/$/	DELETED/p.-1,/^}/d/^control(/s/$/	DELETED/p.-1,/^}/d/^savestring(/s/$/	DELETED/p.-1,/^}/d/^stsym(/s/$/	DELETED/p.-1,/^}/d/^ppsym(/s/$/	DELETED/p.-1,/^}/d/^yyerror(/s/$/	DELETED/p.,/^}/d/^ppwarn(/s/$/	DELETED/p.,/^}/d/^lookup(/s/$/	DELETED/p.-1,/^}/d/^subst(/s/$/	DELETED/p.-1,/^}/d/^trmdir(/s/$/	DELETED/p.-1,/^}/d/^copy(/s/$/	DELETED/p.-1,/^}/d/^pperror(/s/$/	DELETED/p.,/^}/d/^main(/s/$/	CHANGED to cpp_varsetup(argc,argv)/p.ccpp_varsetup(argc,argv)./^strdex(/s/$/	DELETED/p.-1,/^}/d/^ for(i=1; i<argc; i++)/s/$/	To the end DELETED/p.,$c}./^dump(/s/$/	DELETED/p.,/^}/cdump() { fatal("dump\n"); }./^refill(/s/$/	DELETED/p.,/^}/crefill() { fatal("refill\n"); }./^slookup(/s/$/	DELETED/p.-1,/^}/cstatic struct symtab *slookup() { fatal("slookup\n"); }.wq

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?