Searched refs:command_char (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dpic.h116 extern int command_char;
H A Dmain.cpp36 int command_char = '.'; // the character that introduces lines variable
606 command_char = '\\';
H A Dlex.cpp838 if (bol && c == command_char) {

Completed in 163 milliseconds