Searched refs:execute_program (Results 1 – 2 of 2) sorted by relevance
219 * sed/execute.c (execute_program): Execute `z'.487 * sed/execute.c (execute_program): Dump the results of the635 (execute_program): Adjust to use range_state in `c'.675 * sed/execute.c (execute_program): print final line746 (execute_program): ... as this function is now responsible for it;750 (execute_program): Commands `c' and `i' no longer call the753 (execute_program): Command `e' no longer uses output_line; it956 * src/execute.c (execute_program): Multibyte 'y'974 * src/execute.c (execute_program): Implement 'R'994 * src/execute.c (execute_program): Likewise[all …]
1384 static int execute_program P_((struct vector *, struct input *));1386 execute_program(vec, input) in execute_program() function1855 status = execute_program(the_program, &input);