Home
last modified time | relevance | path

Searched defs:PyUnicode_AsUTF8 (Results 1 – 23 of 23) sorted by relevance

/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/plugins/include/
H A Dpython3compat.h37 # define PyUnicode_AsUTF8 PyString_AsString macro
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/plugins/include/
H A Dpython3compat.h37 # define PyUnicode_AsUTF8 PyString_AsString macro
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/plugins/include/
H A Dpython3compat.h37 # define PyUnicode_AsUTF8 PyString_AsString macro
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/plugins/include/
H A Dpython3compat.h37 # define PyUnicode_AsUTF8 PyString_AsString macro
/dports/devel/libunit/unit-1.26.1/src/python/
H A Dnxt_python.h32 #define PyUnicode_AsUTF8 PyString_AS_STRING macro
/dports/www/unit/unit-1.26.1/src/python/
H A Dnxt_python.h32 #define PyUnicode_AsUTF8 PyString_AS_STRING macro
/dports/www/unit-perl/unit-1.26.1/src/python/
H A Dnxt_python.h32 #define PyUnicode_AsUTF8 PyString_AS_STRING macro
/dports/www/unit-php/unit-1.26.1/src/python/
H A Dnxt_python.h32 #define PyUnicode_AsUTF8 PyString_AS_STRING macro
/dports/www/unit-python/unit-1.26.1/src/python/
H A Dnxt_python.h32 #define PyUnicode_AsUTF8 PyString_AS_STRING macro
/dports/www/unit-java/unit-1.26.1/src/python/
H A Dnxt_python.h32 #define PyUnicode_AsUTF8 PyString_AS_STRING macro
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/
H A Dpy_utils.hpp40 typedef const char* PyUnicode_AsUTF8(PyObject *unicode); typedef
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/
H A DDelayedLink.h436 #define PyUnicode_AsUTF8 pythonLib->PyUnicode_AsUTF8 macro
/dports/astro/py-ephem/ephem-4.1.3/extensions/
H A D_libastro.c17 #define PyUnicode_AsUTF8 PyString_AsString macro
25 #define PyUnicode_AsUTF8 _PyUnicode_AsString macro
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dunicodeobject.c3971 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dunicodeobject.c3971 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/lang/python37/Python-3.7.12/Objects/
H A Dunicodeobject.c3849 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dunicodeobject.c4242 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/lang/python38/Python-3.8.12/Objects/
H A Dunicodeobject.c3971 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dunicodeobject.c3971 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dunicodeobject.c3971 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/lang/python310/Python-3.10.1/Objects/
H A Dunicodeobject.c4246 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/lang/python39/Python-3.9.9/Objects/
H A Dunicodeobject.c4106 PyUnicode_AsUTF8(PyObject *unicode) in PyUnicode_AsUTF8() function
/dports/security/py-m2crypto/M2Crypto-0.38.0/src/SWIG/
H A D_m2crypto_wrap.c4453 #define PyUnicode_AsUTF8(x) PyString_AsString(x) macro