Searched refs:no_rest_on_space (Results 1 – 3 of 3) sorted by relevance
83 flags.no_rest_on_space = TRUE; in initoptions()143 flags.no_rest_on_space = negated; in parseoptions()260 if (flags.no_rest_on_space) in doset()
80 unsigned no_rest_on_space:1; /* spaces are ignored */ member
161 (flags.no_rest_on_space && *cmd == ' ')) { in rhack()