Home
last modified time | relevance | path

Searched refs:unicode_maketrans_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h1122 unicode_maketrans_impl(PyObject *x, PyObject *y, PyObject *z);
1159 return_value = unicode_maketrans_impl(x, y, z); in unicode_maketrans()
/third_party/python/Objects/
H A Dunicodeobject.c13433 unicode_maketrans_impl(PyObject *x, PyObject *y, PyObject *z) in unicode_maketrans_impl() function

Completed in 21 milliseconds