Home
last modified time | relevance | path

Searched defs:newfmt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Ddatetimemodule.c1174 PyObject *newfmt = NULL; /* py string, the output format */ in wrap_strftime() local
/aosp_15_r20/external/python/cpython3/Modules/
D_datetimemodule.c1588 PyObject *newfmt = NULL; /* py string, the output format */ in wrap_strftime() local