Home
last modified time | relevance | path

Searched refs:PyUnicode_Compare (Results 1 – 25 of 763) sorted by relevance

12345678910>>...31

/dports/devel/py-gevent/gevent-21.8.0/src/gevent/_generated_include/
H A DParseKeywords_impl_416cf95624aff4d68f7f7d25051933788f0cbf29.h63 PyUnicode_Compare(**name, key) in __Pyx_ParseOptionalKeywords()
80 PyUnicode_Compare(**argname, key); in __Pyx_ParseOptionalKeywords()
/dports/devel/py-mypy/mypy-0.910/mypyc/test-data/
H A Dirbuild-unreachable.test31 r5 = PyUnicode_Compare(r3, r4)
84 r5 = PyUnicode_Compare(r3, r4)
H A Dirbuild-str.test74 r0 = PyUnicode_Compare(x, y)
93 r0 = PyUnicode_Compare(x, y)
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DFunctionArguments.c245 PyUnicode_Compare(**name, key); in __Pyx_ParseOptionalKeywords()
263 PyUnicode_Compare(**argname, key); in __Pyx_ParseOptionalKeywords()
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DFunctionArguments.c245 PyUnicode_Compare(**name, key); in __Pyx_ParseOptionalKeywords()
263 PyUnicode_Compare(**argname, key); in __Pyx_ParseOptionalKeywords()
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DFunctionArguments.c245 PyUnicode_Compare(**name, key); in __Pyx_ParseOptionalKeywords()
263 PyUnicode_Compare(**argname, key); in __Pyx_ParseOptionalKeywords()
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DFunctionArguments.c295 PyUnicode_Compare(**name, key) in __Pyx_ParseOptionalKeywords()
314 PyUnicode_Compare(**argname, key); in __Pyx_ParseOptionalKeywords()
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dunicodeobject.h161 # define PyUnicode_Compare PyUnicodeUCS2_Compare macro
248 # define PyUnicode_Compare PyUnicodeUCS4_Compare macro
1283 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/lang/python27/Python-2.7.18/Include/
H A Dunicodeobject.h161 # define PyUnicode_Compare PyUnicodeUCS2_Compare macro
248 # define PyUnicode_Compare PyUnicodeUCS4_Compare macro
1283 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dunicodeobject.h161 # define PyUnicode_Compare PyUnicodeUCS2_Compare macro
248 # define PyUnicode_Compare PyUnicodeUCS4_Compare macro
1283 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dsbkstring.cpp189 bool result = PyUnicode_Compare(val1, uVal2); in compare()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dsbkstring.cpp189 bool result = PyUnicode_Compare(val1, uVal2); in compare()
/dports/graphics/py-cairo/pycairo-1.18.1/cairo/
H A Dmisc.c118 if (PyUnicode_Compare (uni, other) != 0) { in Pycairo_fspath_converter()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dsbkstring.cpp189 bool result = PyUnicode_Compare(val1, uVal2); in compare()
/dports/graphics/pyl-cairo/pycairo-1.18.1/cairo/
H A Dmisc.c118 if (PyUnicode_Compare (uni, other) != 0) { in Pycairo_fspath_converter()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/include/numpy/
H A Dndarrayobject.h237 return PyUnicode_Compare(title, key) == 0 ? 1 : 0; in NPY_TITLE_KEY_check()
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dunicodeobject.h976 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/lang/python38/Python-3.8.12/Include/
H A Dunicodeobject.h976 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dunicodeobject.h985 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dunicodeobject.h976 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/lang/python39/Python-3.9.9/Include/
H A Dunicodeobject.h965 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dunicodeobject.h976 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/lang/python310/Python-3.10.1/Include/
H A Dunicodeobject.h985 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dunicodeobject.h976 PyAPI_FUNC(int) PyUnicode_Compare(
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dunicodeobject.h985 PyAPI_FUNC(int) PyUnicode_Compare(

12345678910>>...31