Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dpyerrors.h181 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject *) PyUnicodeTranslateError_Create(
/external/python/cpython2/Include/
Dpyerrors.h254 PyAPI_FUNC(PyObject *) PyUnicodeTranslateError_Create(
/external/python/cpython3/Doc/data/
Drefcounts.dat2894 PyUnicodeTranslateError_Create:PyObject*::+1:
2895 PyUnicodeTranslateError_Create:const Py_UNICODE*:object::
2896 PyUnicodeTranslateError_Create:Py_ssize_t:length::
2897 PyUnicodeTranslateError_Create:Py_ssize_t:start::
2898 PyUnicodeTranslateError_Create:Py_ssize_t:end::
2899 PyUnicodeTranslateError_Create:const char*:reason::
Dpython3.10.abi729 …<elf-symbol name='PyUnicodeTranslateError_Create' type='func-type' binding='global-binding' visibi…
7843PyUnicodeTranslateError_Create' mangled-name='PyUnicodeTranslateError_Create' filepath='Objects/ex…
/external/python/cpython2/PC/os2emx/
Dpython27.def759 "PyUnicodeTranslateError_Create"
/external/python/cpython2/Objects/
Dexceptions.c1873 PyUnicodeTranslateError_Create( in PyUnicodeTranslateError_Create() function
Dunicodeobject.c4854 *exceptionObject = PyUnicodeTranslateError_Create( in make_translate_exception()
/external/python/cpython2/Doc/c-api/
Dexceptions.rst423 .. c:function:: PyObject* PyUnicodeTranslateError_Create(const Py_UNICODE *object, Py_ssize_t lengt…
/external/python/cpython3/Objects/
Dexceptions.c2332 PyUnicodeTranslateError_Create( in PyUnicodeTranslateError_Create() function
/external/python/cpython3/Doc/c-api/
Dexceptions.rst690 .. c:function:: PyObject* PyUnicodeTranslateError_Create(const Py_UNICODE *object, Py_ssize_t lengt…