Home
last modified time | relevance | path

Searched refs:nodelim (Results 1 – 4 of 4) sorted by path

/illumos-gate/usr/src/cmd/ed/
H A Ded.c268 static int nodelim; variable
497 nodelim = 0; in commands()
2011 if (nodelim == 1) { in compsub()
2012 nodelim = 0; in compsub()
2197 nodelim = 1; in comple()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dregexp.h56 #define nodelim _re_info.re_nodelim macro
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcut.c372 register int nodelim, empty, inword=0; in cutfields() local
393 nodelim = empty = 1; in cutfields()
513 nodelim = 0; in cutfields()
532 if (nodelim) in cutfields()
550 if (copy && (c=cp-copy)>0 && (!nodelim || !cut->sflag) && sfwrite(fdout,(char*)copy,c)< 0) in cutfields()
554 if(inword && nodelim && !cut->sflag && (c=cp-first)>0) in cutfields()
/illumos-gate/usr/src/head/
H A Dregexp.h64 static int nodelim; variable
92 c = nodelim; in compile()
99 nodelim = 1; in compile()
133 nodelim = 1; in compile()