Searched refs:date_strftime (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Modules/ |
D | datetimemodule.c | 2526 date_strftime(PyDateTime_Date *self, PyObject *args, PyObject *kw) in date_strftime() function 2737 {"strftime", (PyCFunction)date_strftime, METH_VARARGS | METH_KEYWORDS,
|
/external/python/cpython3/Modules/ |
D | _datetimemodule.c | 3170 date_strftime(PyDateTime_Date *self, PyObject *args, PyObject *kw) in date_strftime() function 3504 {"strftime", (PyCFunction)(void(*)(void))date_strftime, METH_VARARGS | METH_KEYWORDS,
|
/external/python/cpython3/Tools/c-analyzer/cpython/ |
D | ignored.tsv | 285 Modules/_datetimemodule.c date_strftime keywords - 2599 Modules/_datetimemodule.c date_strftime PyId_timetuple -
|