Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dunicodeobject.c.h1133 …{"maketrans", (PyCFunction)(void(*)(void))unicode_maketrans, METH_FASTCALL|METH_STATIC, unicode_ma…
1139 unicode_maketrans(void *null, PyObject *const *args, Py_ssize_t nargs) in unicode_maketrans() function