Lines Matching refs:quote
78 static const char* quote( const char* line )1807 #define REPLY(str) do { const char* s = (str); R(">> %s\n", quote(s)); return s; } while (0)1815 R( "SMS<< %s\n", quote(cmd) );1822 /* R( "-- %s\n", quote(cmd) ); */1825 R( "<< %s\n", quote(cmd) );