Home
last modified time | relevance | path

Searched refs:PyOS_FSPath (Results 1 – 25 of 111) sorted by relevance

12345

/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/lang/python37/Python-3.7.12/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/lang/python38/Python-3.8.12/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/lang/python39/Python-3.9.9/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/lang/python310/Python-3.10.1/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dosmodule.h11 PyAPI_FUNC(PyObject *) PyOS_FSPath(PyObject *path);
/dports/textproc/py-pikepdf/pikepdf-2.16.1/src/qpdf/
H A Dutils.cpp32 py::handle handle = PyOS_FSPath(filename.ptr()); in fspath()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/include/pybind11/stl/
H A Dfilesystem.h63 PyObject* buf = PyOS_FSPath(handle.ptr()); in load()
/dports/devel/pybind11/pybind11-2.8.1/include/pybind11/stl/
H A Dfilesystem.h63 PyObject* buf = PyOS_FSPath(handle.ptr()); in load()
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/include/pybind11/stl/
H A Dfilesystem.h63 PyObject* buf = PyOS_FSPath(handle.ptr()); in load()
/dports/devel/py-pybind11/pybind11-2.9.0/pybind11/include/pybind11/stl/
H A Dfilesystem.h63 PyObject* buf = PyOS_FSPath(handle.ptr()); in load()
/dports/devel/py-pygit2/pygit2-1.7.1/src/
H A Dutils.c78 py_value = PyOS_FSPath(value); in pgit_borrow_encoding()
/dports/graphics/py-cairo/pycairo-1.18.1/cairo/
H A Dmisc.c47 PyObject *real = PyOS_FSPath (obj); in Pycairo_is_fspath()
/dports/graphics/pyl-cairo/pycairo-1.18.1/cairo/
H A Dmisc.c47 PyObject *real = PyOS_FSPath (obj); in Pycairo_is_fspath()
/dports/lang/python37/Python-3.7.12/Modules/_io/
H A D_iomodule.c259 path_or_fd = PyOS_FSPath(file); in _io_open_impl()
/dports/lang/python311/Python-3.11.0a3/Modules/_io/
H A D_iomodule.c255 path_or_fd = PyOS_FSPath(file); in _io_open_impl()
/dports/databases/py-gdbm/Python-3.8.12/Modules/_io/
H A D_iomodule.c260 path_or_fd = PyOS_FSPath(file); in _io_open_impl()

12345