Lines Matching full:used
33 /* Struct vector is used to describe a compiled sed program. */
40 /* This structure tracks files used by sed so that they may all be
161 /* This structure is used for a, i, and c commands. */
164 /* This is used for the l, q and Q commands. */
167 /* This is used for the {}, b, and t commands. */
170 /* This is used for the r command. */
173 /* This is used for the hairy s command. */
176 /* This is used for the w command. */
179 /* This is used for the R command. */
182 /* This is used for the y command. */