Searched refs:_Py_EncodeLocaleRaw (Results 1 – 3 of 3) sorted by relevance
35 PyAPI_FUNC(char*) _Py_EncodeLocaleRaw(
856 _Py_EncodeLocaleRaw(const wchar_t *text, size_t *error_pos) in _Py_EncodeLocaleRaw() function1590 cpath = _Py_EncodeLocaleRaw(path, NULL); in _Py_wfopen()1903 cpath = _Py_EncodeLocaleRaw(path, NULL); in _Py_wreadlink()1951 cpath = _Py_EncodeLocaleRaw(path, NULL); in _Py_wrealpath()
158 fname = _Py_EncodeLocaleRaw(path, NULL); in _Py_wstat()