Home
last modified time | relevance | path

Searched defs:quotechar (Results 1 - 5 of 5) sorted by relevance

/third_party/optimized-routines/string/test/
H A Dstringtest.h17 quotechar (unsigned char c) in quotechar() function
/third_party/python/Lib/
H A Dcsv.py35 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 Dfoomaticrip.c235 char quotechar; in extract_next_option() local
/third_party/python/Lib/test/
H A Dtest_csv.py115 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.c109 Py_UCS4 quotechar; /* quote character */ member
406 PyObject *quotechar = NULL; in dialect_new() local
[all...]

Completed in 6 milliseconds