Home
last modified time | relevance | path

Searched defs:PyString_CheckExact (Results 1 – 25 of 642) sorted by relevance

12345678910>>...26

/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/src/mysqlxpb/
H A Dpython.h34 #define PyString_CheckExact PyUnicode_CheckExact macro
/dports/www/firefox/firefox-99.0/third_party/python/PyYAML/yaml/
H A D_yaml.h10 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/devel/py-ruamel.yaml.clib/ruamel.yaml.clib-0.2.6/
H A D_ruamel_yaml.h10 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/devel/py-yaml/PyYAML-5.4.1/yaml/
H A D_yaml.h10 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/PyYAML/yaml/
H A D_yaml.h10 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pyyaml/ext/
H A D_yaml.h10 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/PyYAML/yaml/
H A D_yaml.h10 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyyaml/ext/
H A D_yaml.h10 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pyyaml/ext/
H A D_yaml.h10 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dstringobject.h60 #define PyString_CheckExact(op) (Py_TYPE(op) == &PyString_Type) macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dstringobject.h60 #define PyString_CheckExact(op) (Py_TYPE(op) == &PyString_Type) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dstringobject.h60 #define PyString_CheckExact(op) (Py_TYPE(op) == &PyString_Type) macro
/dports/devel/dulwich/dulwich-0.19.16/dulwich/
H A D_pack.c30 #define PyString_CheckExact PyBytes_CheckExact macro
H A D_diff_tree.c40 #define PyString_CheckExact PyBytes_CheckExact macro
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nasdaq-itch.c541 FT_STRING, BASE_NONE, NULL, 0x0, in PyThread_tss_alloc()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Draiser.c109 #define PyString_CheckExact PyUnicode_CheckExact macro
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dpprint.adb541 return
542 Expr_Name (Left_Opnd (Expr)) & " < " &
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DModuleSetupCode.c610 #define PyString_CheckExact PyUnicode_CheckExact macro
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DModuleSetupCode.c610 #define PyString_CheckExact PyUnicode_CheckExact macro
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DModuleSetupCode.c610 #define PyString_CheckExact PyUnicode_CheckExact macro
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pxd515 SCIP_Real SCIPversion()
516 void SCIPprintVersion(SCIP* scip, FILE* outfile)
/dports/www/py-wsaccel/wsaccel-0.6.2/wsaccel/
H A Dutf8validator.c153 #define PyString_CheckExact PyUnicode_CheckExact macro
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DModuleSetupCode.c890 #define PyString_CheckExact PyUnicode_CheckExact macro
/dports/misc/py-orange3-associate/orange3-associate-1.1.8/orangecontrib/associate/
H A D_fpgrowth.cpp117 #define PyString_CheckExact PyUnicode_CheckExact macro
/dports/x11-fonts/py-compreffor/compreffor-0.4.6/src/cython/
H A D_compreffor.cpp273 #define PyString_CheckExact PyUnicode_CheckExact macro

12345678910>>...26