Searched defs:quotechar (Results 1 – 5 of 5) sorted by relevance
38 quotechar = None variable in Dialect60 quotechar = '"' variable in excel
99 char quotechar; /* quote character */ member347 PyObject *quotechar = NULL; in dialect_new() local
100 quotechar='#' variable in Test_Csv._test_dialect_attrs.dialect
4623 xmlTextWriterSetQuoteChar(xmlTextWriterPtr writer, xmlChar quotechar) in xmlTextWriterSetQuoteChar()
44069 xmlChar quotechar; /* the quote character */ in test_xmlTextWriterSetQuoteChar() local