Searched refs:Py_EncodeLocale (Results 1 – 10 of 10) sorted by relevance
13 PyAPI_FUNC(char*) Py_EncodeLocale(
130 Use the :c:func:`Py_EncodeLocale` function to encode the character string144 .. c:function:: char* Py_EncodeLocale(const wchar_t *text, size_t *error_pos)
814 The :c:func:`Py_EncodeLocale` function.821 :c:func:`Py_EncodeLocale`918 The :c:func:`Py_EncodeLocale` function.
62 :c:func:`Py_Initialize`: :c:func:`Py_EncodeLocale`, :c:func:`Py_GetPath`,
726 Py_EncodeLocale=python37.Py_EncodeLocale
706 Py_EncodeLocale(const wchar_t *text, size_t *error_pos) in Py_EncodeLocale() function
117 On FreeBSD, Py_DecodeLocale() and Py_EncodeLocale() now also forces the
5160 ``_Py_wchar2char()`` to :c:func:`Py_EncodeLocale`, and document these
2186 * :c:func:`Py_EncodeLocale` (replaced ``_Py_wchar2char()``).
1723 :c:func:`Py_DecodeLocale`, :c:func:`Py_EncodeLocale` now use the UTF-8