Searched refs:keyword (Results 1 – 4 of 4) sorted by relevance
/coreutils/ |
D | bootstrap.conf | 339 --keyword=proper_name:1,'"$see_manual"'\\\ 340 --keyword=proper_name_lite:1,'"$see_manual"'\\\
|
D | TODO | 126 remove all uses of the 'register' keyword: Done. add a maint.mk rule
|
/coreutils/src/ |
D | dircolors.c | 146 parse_line (char const *line, char **keyword, char **arg) in parse_line() argument 152 *keyword = nullptr; in parse_line() 169 *keyword = ximemdup0 (keyword_start, p - keyword_start); in parse_line()
|
/coreutils/doc/ |
D | coreutils.texi | 287 * Input processing in ptx:: Input fields, contexts, and keyword selection 5627 each keyword in its context. The calling sketch is either one of: 5674 * Input processing in ptx:: Input fields, contexts, and keyword selection. 5709 for a keyword allows foreign or diacriticized letters. Keyword sorting, 5777 Ignore file are specified, a word is considered a keyword only 5849 This option selects which regular expression will describe each keyword. 5872 output format suitable for a dumb terminal. Each keyword occurrence is 6006 \xx @{@var{tail}@}@{@var{before}@}@{@var{keyword}@}@c 6611 If the keyword @samp{auto} is specified, infer the output format from 14076 Interpret @var{token} as a string, even if it is a keyword like @var{match}
|