Searched defs:quotechar (Results 1 - 5 of 5) sorted by relevance
/third_party/optimized-routines/string/test/ | ||
H A D | stringtest.h | 17 quotechar (unsigned char c) in quotechar() function |
/third_party/python/Lib/ | ||
H A D | csv.py | 35 quotechar = None variable in Dialect 57 quotechar = '"' variable in excel 72 quotechar = '"' variable in unix_dialect [all...] |
/third_party/cups-filters/filter/foomatic-rip/ | ||
H A D | foomaticrip.c | 235 char quotechar; in extract_next_option() local |
/third_party/python/Lib/test/ | ||
H A D | test_csv.py | 115 quotechar='#' variable in Test_Csv._test_dialect_attrs.dialect 459 quotechar = '"' global() variable in TestDialectRegistry.test_register_kwargs_override.mydialect 468 quotechar="'", global() variable in TestDialectRegistry.test_register_kwargs_override.mydialect [all...] |
/third_party/python/Modules/ | ||
H A D | _csv.c | 109 Py_UCS4 quotechar; /* quote character */ member 406 PyObject *quotechar = NULL; in dialect_new() local [all...] |
Completed in 6 milliseconds