Searched refs:command_char (Results 1 – 4 of 4) sorted by relevance
118 extern int command_char;
38 int command_char = '.'; // the character that introduces lines variable608 command_char = '\\'; in main()
840 if (bol && c == command_char) { in get_token()
783 * makeinfo/makeinfo.h (command_char): move to makeinfo.c, since4335 for \r. (skip_whitespace_and_newlines, command_char): use it.