Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dfileutils.h13 PyAPI_FUNC(char*) Py_EncodeLocale(
/external/python/cpython3/Doc/c-api/
Dsys.rst130 Use the :c:func:`Py_EncodeLocale` function to encode the character string
144 .. c:function:: char* Py_EncodeLocale(const wchar_t *text, size_t *error_pos)
Dunicode.rst814 The :c:func:`Py_EncodeLocale` function.
821 :c:func:`Py_EncodeLocale`
918 The :c:func:`Py_EncodeLocale` function.
Dinit.rst62 :c:func:`Py_Initialize`: :c:func:`Py_EncodeLocale`, :c:func:`Py_GetPath`,
/external/python/cpython3/PC/
Dpython3.def726 Py_EncodeLocale=python37.Py_EncodeLocale
/external/python/cpython3/Python/
Dfileutils.c706 Py_EncodeLocale(const wchar_t *text, size_t *error_pos) in Py_EncodeLocale() function
/external/python/cpython3/Misc/NEWS.d/
D3.7.1rc1.rst117 On FreeBSD, Py_DecodeLocale() and Py_EncodeLocale() now also forces the
D3.5.0a1.rst5160 ``_Py_wchar2char()`` to :c:func:`Py_EncodeLocale`, and document these
/external/python/cpython3/Doc/whatsnew/
D3.5.rst2186 * :c:func:`Py_EncodeLocale` (replaced ``_Py_wchar2char()``).
D3.7.rst1723 :c:func:`Py_DecodeLocale`, :c:func:`Py_EncodeLocale` now use the UTF-8