Lines Matching defs:quote
42 static const char quote = '"';44 static const char quote = '\'';50 result += quote;51 result += quote;65 result += quote;74 result += quote;76 result += quote;81 if (*cp == quote)91 result += quote;117 /* Return a version of ARG that has quote characters and white space
Indexes created Sat Apr 11 00:22:22 UTC 2026