Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dtimemodule.c541 time_strptime(PyObject *self, PyObject *args) in time_strptime() function
795 {"strptime", time_strptime, METH_VARARGS, strptime_doc},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtimemodule.c541 time_strptime(PyObject *self, PyObject *args) in time_strptime() function
795 {"strptime", time_strptime, METH_VARARGS, strptime_doc},