Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h1119 {"maketrans", _PyCFunction_CAST(unicode_maketrans), METH_FASTCALL|METH_STATIC, unicode_maketrans__doc__},
1125 unicode_maketrans(void *null, PyObject *const *args, Py_ssize_t nargs) in unicode_maketrans() function

Completed in 3 milliseconds