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

/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c64 static int applies(struct s_command *);
76 static int lastaddr; /* Set by applies if last address of a range. */
105 if (!applies(cp)) {
279 * Return TRUE if the command applies to the current line. Sets the start
283 applies(struct s_command *cp) function

Completed in 44 milliseconds