Lines Matching defs:address
38 * Routines for address parsing and assignment and checking of address bounds
39 * in command mode. The routine address is called from ex_cmds.c
48 * involved in an address expression, so we can set the previous context
55 * Set up addr1 and addr2 for commands whose default address is dot.
80 gettext("First address exceeds second"));
193 * No address allowed on, e.g. the file command.
201 gettext("No address allowed") :
202 gettext("No address allowed on this command"));
206 * Parse an address.
207 * Just about any sequence of address characters is legal.
214 address(inputline)
251 error(gettext("Badly formed address"));
379 gettext("Negative address") :
380 gettext("Negative address - "