Home
last modified time | relevance | path

Searched refs:_set_int (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
D_csv.c211 _set_int(const char *name, int *target, PyObject *src, int dflt) in _set_int() function
487 DIASET(_set_int, "quoting", &self->quoting, quoting, QUOTE_MINIMAL); in dialect_new()