Searched defs:sed_cmd (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dsed.c63 struct sed_cmd { struct
145 static int index_of_next_unescaped_regexp_delim(struct sed_cmd *sed_cmd, const char *str, int idx) argument
159 static int get_address(struct sed_cmd *sed_cmd, const char *str, int *linenum, regex_t **regex) argument
198 parse_subst_cmd(struct sed_cmd *sed_cmd, const char *substr) argument
277 parse_edit_cmd(struct sed_cmd *sed_cmd, const char *editstr) argument
352 parse_file_cmd(struct sed_cmd *sed_cmd, const char *filecmdstr) argument
389 parse_cmd_str(struct sed_cmd *sed_cmd, const char *cmdstr) argument
534 do_subst_command(const struct sed_cmd *sed_cmd, const char *line) argument
[all...]

Completed in 132 milliseconds