Home
last modified time | relevance | path

Searched refs:command_char (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dpic.h118 extern int command_char;
H A Dmain.cpp38 int command_char = '.'; // the character that introduces lines variable
608 command_char = '\\'; in main()
H A Dlex.cpp840 if (bol && c == command_char) { in get_token()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.46783 * makeinfo/makeinfo.h (command_char): move to makeinfo.c, since
4335 for \r. (skip_whitespace_and_newlines, command_char): use it.