Home
last modified time | relevance | path

Searched refs:match_address_p (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c983 static bool match_address_p P_((struct sed_cmd *, struct input *));
985 match_address_p(cmd, input) in match_address_p() function
1397 if (match_address_p(cur_cmd, input) != cur_cmd->addr_bang)
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog632 * sed/execute.c (match_address_p): Rewritten. Handle
634 (match_an_address_p): Suit to new match_address_p.
1447 callers in match_address_p). Added special code to ignore
1653 * sed/execute.c(match_address_p): remove oblsolete third argument
1654 to calls to match_address_p(); alter references to sed_cmd
2419 * sed/execute.c (match_an_address_p, match_address_p): if