Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/stringlib/
Dunicode_format.h940 do_string_format(PyObject *self, PyObject *args, PyObject *kwargs) in do_string_format() function
/external/python/cpython2/Objects/stringlib/
Dstring_format.h1027 do_string_format(PyObject *self, PyObject *args, PyObject *kwargs) in do_string_format() function