Searched refs:ExpandKeyword (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/gnu/usr.bin/rcs/lib/
H A Drcskeys.c78 static int ExpandKeyword[] = { variable
97 if (!ExpandKeyword[j])
121 /* Sets up the ExpandKeyword table according to command-line flags */
142 ExpandKeyword[j] = false;
149 ExpandKeyword[j] = include;

Completed in 126 milliseconds