OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_rest_on_space
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hack/
def.flag.h
80
unsigned
no_rest_on_space
:1; /* spaces are ignored */
member in struct:flag
hack.options.c
83
flags.
no_rest_on_space
= TRUE;
143
flags.
no_rest_on_space
= negated;
260
if (flags.
no_rest_on_space
)
hack.cmd.c
161
(flags.
no_rest_on_space
&& *cmd == ' ')) {
Completed in 32 milliseconds
Indexes created Thu Nov 06 02:09:54 GMT 2025