Home
last modified time | relevance | path

Searched refs:_PyUnicode_AsUnicode (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/python/cpython3/PC/clinic/
Dwinreg.c.h163 computer_name = _PyUnicode_AsUnicode(args[0]); in winreg_ConnectRegistry()
237 sub_key = _PyUnicode_AsUnicode(args[1]); in winreg_CreateKey()
370 sub_key = _PyUnicode_AsUnicode(args[1]); in winreg_DeleteKey()
485 value = _PyUnicode_AsUnicode(args[1]); in winreg_DeleteValue()
629 string = _PyUnicode_AsUnicode(arg); in winreg_ExpandEnvironmentStrings()
741 sub_key = _PyUnicode_AsUnicode(args[1]); in winreg_LoadKey()
753 file_name = _PyUnicode_AsUnicode(args[2]); in winreg_LoadKey()
969 sub_key = _PyUnicode_AsUnicode(args[1]); in winreg_QueryValue()
1032 name = _PyUnicode_AsUnicode(args[1]); in winreg_QueryValueEx()
1100 file_name = _PyUnicode_AsUnicode(args[1]); in winreg_SaveKey()
D_msi.c.h212 value = _PyUnicode_AsUnicode(args[1]); in _msi_Record_SetString()
261 value = _PyUnicode_AsUnicode(args[1]); in _msi_Record_SetStream()
565 sql = _PyUnicode_AsUnicode(arg); in _msi_Database_OpenView()
664 path = _PyUnicode_AsUnicode(args[0]); in _msi_OpenDatabase()
/aosp_15_r20/external/python/cpython3/Python/
Ddynload_win.c230 const wchar_t *wpathname = _PyUnicode_AsUnicode(pathname);
Dfileutils.c1248 const wchar_t *wpath = _PyUnicode_AsUnicode(path); in _Py_stat()
1667 const wchar_t *wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj()
/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_winapi.c.h247 src_path = _PyUnicode_AsUnicode(args[0]); in _winapi_CreateJunction()
259 dst_path = _PyUnicode_AsUnicode(args[1]); in _winapi_CreateJunction()
Doverlapped.c.h816 Address = _PyUnicode_AsUnicode(arg); in _overlapped_Overlapped_ConnectPipe()
Dposixmodule.c.h1765 command = _PyUnicode_AsUnicode(args[0]); in os_system()
7273 operation = _PyUnicode_AsUnicode(args[1]); in os_startfile()
7290 arguments = _PyUnicode_AsUnicode(args[2]); in os_startfile()
/aosp_15_r20/external/python/cpython3/Modules/
Doverlapped.c1362 Host = (wchar_t *)_PyUnicode_AsUnicode(Host_obj); in parse_address()
1390 Host = (wchar_t *)_PyUnicode_AsUnicode(Host_obj); in parse_address()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dunicodeobject.h615 PyAPI_FUNC(const Py_UNICODE *) _PyUnicode_AsUnicode(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dunicodeobject.h615 PyAPI_FUNC(const Py_UNICODE *) _PyUnicode_AsUnicode(
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dunicodeobject.h615 PyAPI_FUNC(const Py_UNICODE *) _PyUnicode_AsUnicode(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dunicodeobject.h615 PyAPI_FUNC(const Py_UNICODE *) _PyUnicode_AsUnicode(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dunicodeobject.h615 PyAPI_FUNC(const Py_UNICODE *) _PyUnicode_AsUnicode(
/aosp_15_r20/external/python/cpython3/PC/
D_msi.c761 const WCHAR *value = _PyUnicode_AsUnicode(data); in _msi_SummaryInformation_SetProperty_impl()
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c3354 *p = (wchar_t *)_PyUnicode_AsUnicode(obj); in _PyUnicode_WideCharString_Converter()
3390 *p = (wchar_t *)_PyUnicode_AsUnicode(obj); in _PyUnicode_WideCharString_Opt_Converter()
4244 _PyUnicode_AsUnicode(PyObject *unicode) in _PyUnicode_AsUnicode() function
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.9.rst1374 ``_PyUnicode_AsUnicode``, and :c:func:`PyUnicode_AsUnicodeAndSize` are
D3.11.rst2608 * :c:func:`_PyUnicode_AsUnicode`
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1263 …<elf-symbol name='_PyUnicode_AsUnicode' type='func-type' binding='global-binding' visibility='defa…
10717_PyUnicode_AsUnicode' mangled-name='_PyUnicode_AsUnicode' filepath='Objects/unicodeobject.c' line=…