Searched refs:match_address_p (Results 1 – 2 of 2) sorted by relevance
983 static bool match_address_p P_((struct sed_cmd *, struct input *));985 match_address_p(cmd, input) in match_address_p() function1397 if (match_address_p(cur_cmd, input) != cur_cmd->addr_bang)
632 * sed/execute.c (match_address_p): Rewritten. Handle634 (match_an_address_p): Suit to new match_address_p.1447 callers in match_address_p). Added special code to ignore1653 * sed/execute.c(match_address_p): remove oblsolete third argument1654 to calls to match_address_p(); alter references to sed_cmd2419 * sed/execute.c (match_an_address_p, match_address_p): if