Searched refs:read_command (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-tcl.c | 817 read_command (int looking_for, flag_context_ty outer_context) in read_command() function 956 terminator = read_command (looking_for, outer_context); in read_command_list()
|
H A D | x-sh.c | 1184 read_command (int looking_for, flag_context_ty outer_context) in read_command() function 1320 terminator = read_command (looking_for, outer_context); in read_command_list()
|
H A D | ChangeLog | 1261 * x-sh.c (read_command): Likewise. 1262 * x-tcl.c (read_command): Likewise. 1403 (read_command): Use arglist_parser_* API. 1407 (read_command): Use arglist_parser_* API. 1436 * x-sh.c (read_word, read_command): Likewise. 1438 * x-tcl.c (read_command): Likewise. 1504 (read_command): Call savable_comment_to_xgettext_comment and 1516 (read_command): Call savable_comment_to_xgettext_comment and 1550 * x-sh.c (x_sh_keyword, read_command): Update. 1551 * x-tcl.c (x_tcl_keyword, read_command): Update. [all …]
|
H A D | ChangeLog.0 | 399 string_of_word, accumulate_word, read_word, read_command,
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | makeinfo.c | 1986 read_command (void) in read_command() function 2252 if (read_command () || !only_macro_expansion) in reader_loop()
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog.46 | 1266 (read_command): set it, if we execute a macro. 3427 * makeinfo/makeinfo.c (read_command): add explicit 0 to return if 5908 (read_command): Implement MAYBE_BRACE_ARGS. 6033 (read_command): Now returns an int, zero means no known command or 8785 * makeinfo/makeinfo.c (read_command): If HAVE_MACROS is defined,
|