Lines Matching defs:quotes
94 /* If we don't escape with quotes, signal we need quotes */
140 int type, unsigned short flags, char *quotes, char_io *io_ch,
216 len = do_esc_char(utfbuf[i], flags | orflags, quotes,
223 len = do_esc_char(c, flags | orflags, quotes,
337 char quotes;
339 quotes = 0;
396 len = do_buf(str->data, str->length, type, flags, "es, io_ch, NULL);
400 if (quotes)
404 if (quotes && !io_ch(arg, "\"", 1))
408 if (quotes && !io_ch(arg, "\"", 1))