Searched refs:inword (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libcmd/
H A Dcut.c372 register int nodelim, empty, inword=0; local
391 if (!inword)
402 inword = 0;
509 inword++;
527 } while (!inword);
528 if (!inword)
554 if(inword && nodelim && !cut->sflag && (c=cp-first)>0)

Completed in 67 milliseconds