Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_datetimemodule.c2943 const char *dt_ptr = PyUnicode_AsUTF8AndSize(dtstr, &len); in date_fromisoformat() local
5022 const char *dt_ptr = PyUnicode_AsUTF8AndSize(dtstr_clean, &len); in datetime_fromisoformat() local