Searched refs:time_strptime (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Modules/ |
D | timemodule.c | 613 time_strptime(PyObject *self, PyObject *args) in time_strptime() function 893 {"strptime", time_strptime, METH_VARARGS, strptime_doc},
|
/external/python/cpython3/Modules/ |
D | timemodule.c | 882 time_strptime(PyObject *self, PyObject *args) function 1801 {"strptime", time_strptime, METH_VARARGS, strptime_doc},
|
/external/python/cpython3/Tools/c-analyzer/ |
D | TODO | 332 Modules/timemodule.c:time_strptime():PyId__strptime_time _Py_IDENTIFIER(_strptime_time)
|
D | known.tsv | 1393 Modules/timemodule.c time_strptime PyId__strptime_time variable _Py_IDENTIFIER(_strptime_time)
|