/dports/lang/python310/Python-3.10.1/PC/clinic/ |
H A D | winreg.c.h | 163 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() 482 value = _PyUnicode_AsUnicode(args[1]); in winreg_DeleteValue() 626 string = _PyUnicode_AsUnicode(arg); in winreg_ExpandEnvironmentStrings() 738 sub_key = _PyUnicode_AsUnicode(args[1]); in winreg_LoadKey() 750 file_name = _PyUnicode_AsUnicode(args[2]); in winreg_LoadKey() 966 sub_key = _PyUnicode_AsUnicode(args[1]); in winreg_QueryValue() 1029 name = _PyUnicode_AsUnicode(args[1]); in winreg_QueryValueEx() 1097 file_name = _PyUnicode_AsUnicode(args[1]); in winreg_SaveKey()
|
H A D | _msi.c.h | 212 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()
|
/dports/lang/python311/Python-3.11.0a3/PC/clinic/ |
H A D | winreg.c.h | 163 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() 482 value = _PyUnicode_AsUnicode(args[1]); in winreg_DeleteValue() 626 string = _PyUnicode_AsUnicode(arg); in winreg_ExpandEnvironmentStrings() 738 sub_key = _PyUnicode_AsUnicode(args[1]); in winreg_LoadKey() 750 file_name = _PyUnicode_AsUnicode(args[2]); in winreg_LoadKey() 966 sub_key = _PyUnicode_AsUnicode(args[1]); in winreg_QueryValue() 1029 name = _PyUnicode_AsUnicode(args[1]); in winreg_QueryValueEx() 1097 file_name = _PyUnicode_AsUnicode(args[1]); in winreg_SaveKey()
|
H A D | _msi.c.h | 212 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()
|
/dports/lang/python39/Python-3.9.9/Python/ |
H A D | dynload_win.c | 175 wpathname = _PyUnicode_AsUnicode(pathname);
|
H A D | fileutils.c | 1163 wpath = _PyUnicode_AsUnicode(path); in _Py_stat() 1612 wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj()
|
/dports/lang/python310/Python-3.10.1/Python/ |
H A D | dynload_win.c | 173 const wchar_t *wpathname = _PyUnicode_AsUnicode(pathname);
|
/dports/databases/py-sqlite3/Python-3.8.12/Python/ |
H A D | dynload_win.c | 179 wpathname = _PyUnicode_AsUnicode(pathname);
|
H A D | fileutils.c | 1053 wpath = _PyUnicode_AsUnicode(path); in _Py_stat() 1498 wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj()
|
/dports/databases/py-gdbm/Python-3.8.12/Python/ |
H A D | dynload_win.c | 179 wpathname = _PyUnicode_AsUnicode(pathname);
|
H A D | fileutils.c | 1053 wpath = _PyUnicode_AsUnicode(path); in _Py_stat() 1498 wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj()
|
/dports/lang/python-tools/Python-3.8.12/Python/ |
H A D | dynload_win.c | 179 wpathname = _PyUnicode_AsUnicode(pathname);
|
H A D | fileutils.c | 1053 wpath = _PyUnicode_AsUnicode(path); in _Py_stat() 1498 wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj()
|
/dports/lang/python37/Python-3.7.12/Python/ |
H A D | dynload_win.c | 197 wpathname = _PyUnicode_AsUnicode(pathname);
|
H A D | fileutils.c | 916 wpath = _PyUnicode_AsUnicode(path); in _Py_stat() 1325 wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj()
|
/dports/lang/python38/Python-3.8.12/Python/ |
H A D | dynload_win.c | 179 wpathname = _PyUnicode_AsUnicode(pathname);
|
H A D | fileutils.c | 1053 wpath = _PyUnicode_AsUnicode(path); in _Py_stat() 1498 wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj()
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/ |
H A D | dynload_win.c | 179 wpathname = _PyUnicode_AsUnicode(pathname);
|
H A D | fileutils.c | 1053 wpath = _PyUnicode_AsUnicode(path); in _Py_stat() 1498 wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj()
|
/dports/lang/python311/Python-3.11.0a3/Python/ |
H A D | dynload_win.c | 230 const wchar_t *wpathname = _PyUnicode_AsUnicode(pathname);
|
/dports/lang/python311/Python-3.11.0a3/Modules/clinic/ |
H A D | _winapi.c.h | 247 src_path = _PyUnicode_AsUnicode(args[0]); in _winapi_CreateJunction() 259 dst_path = _PyUnicode_AsUnicode(args[1]); in _winapi_CreateJunction()
|
/dports/lang/python310/Python-3.10.1/Modules/clinic/ |
H A D | _winapi.c.h | 247 src_path = _PyUnicode_AsUnicode(args[0]); in _winapi_CreateJunction() 259 dst_path = _PyUnicode_AsUnicode(args[1]); in _winapi_CreateJunction()
|
/dports/lang/python311/Python-3.11.0a3/Include/cpython/ |
H A D | unicodeobject.h | 573 PyAPI_FUNC(const Py_UNICODE *) _PyUnicode_AsUnicode(
|
/dports/lang/python311/Python-3.11.0a3/Modules/ |
H A D | overlapped.c | 1323 Host = (wchar_t *)_PyUnicode_AsUnicode(Host_obj); in parse_address() 1351 Host = (wchar_t *)_PyUnicode_AsUnicode(Host_obj); in parse_address()
|
/dports/lang/python310/Python-3.10.1/Modules/ |
H A D | overlapped.c | 1323 Host = (wchar_t *)_PyUnicode_AsUnicode(Host_obj); in parse_address() 1351 Host = (wchar_t *)_PyUnicode_AsUnicode(Host_obj); in parse_address()
|