Searched defs:quotechar (Results 1 – 7 of 7) sorted by relevance
35 quotechar = None variable in Dialect57 quotechar = '"' variable in excel72 quotechar = '"' variable in unix_dialect
17 quotechar (unsigned char c) in quotechar() function
98 Py_UCS4 quotechar; /* quote character */ member400 PyObject *quotechar = NULL; in dialect_new() local
113 quotechar='#' variable in Test_Csv._test_dialect_attrs.dialect
4650 xmlTextWriterSetQuoteChar(xmlTextWriterPtr writer, xmlChar quotechar) in xmlTextWriterSetQuoteChar()
4623 xmlTextWriterSetQuoteChar(xmlTextWriterPtr writer, xmlChar quotechar) in xmlTextWriterSetQuoteChar()
44062 xmlChar quotechar; /* the quote character */ in test_xmlTextWriterSetQuoteChar() local