Searched refs:read_command (Results 1 – 5 of 5) sorted by relevance
/third_party/gettext/gettext-tools/src/ |
D | x-tcl.c | 819 read_command (int looking_for, flag_context_ty outer_context) in read_command() function 966 terminator = read_command (looking_for, outer_context); in read_command_list()
|
D | x-sh.c | 1251 read_command (int looking_for, flag_context_ty outer_context) in read_command() function 1499 terminator = read_command (looking_for, outer_context); in read_command_list()
|
D | ChangeLog.1 | 1870 * x-sh.c (read_word, read_command): Update. 1872 * x-tcl.c (read_command): Update. 4719 * x-sh.c (read_command): Likewise. 4720 * x-tcl.c (read_command): Likewise. 4861 (read_command): Use arglist_parser_* API. 4865 (read_command): Use arglist_parser_* API. 4894 * x-sh.c (read_word, read_command): Likewise. 4896 * x-tcl.c (read_command): Likewise. 4962 (read_command): Call savable_comment_to_xgettext_comment and 4974 (read_command): Call savable_comment_to_xgettext_comment and [all …]
|
D | ChangeLog.0 | 399 string_of_word, accumulate_word, read_word, read_command,
|
/third_party/boost/tools/build/src/engine/ |
D | debugger.cpp | 89 static int read_command( void ); 2609 read_command(); in debugger() 2698 static int read_command( void ) in read_command() function 2731 read_command(); in debug_listen()
|