Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2526 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.c3170 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/
Dignored.tsv285 Modules/_datetimemodule.c date_strftime keywords -
2599 Modules/_datetimemodule.c date_strftime PyId_timetuple -