Home
last modified time | relevance | path

Searched refs:_PyUnicode_FastCopyCharacters (Results 51 – 75 of 115) sorted by relevance

12345

/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/
H A Dext_s4u.c3948 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
3949 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A Dext_cred_store.c6398 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
6399 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A Dcreds.c7047 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
7048 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/graphics/py-fiona/Fiona-1.8.20/fiona/
H A D_crs.c4583 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
4584 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A D_transform.cpp8245 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
8246 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DObjectHandling.c2980 _PyUnicode_FastCopyCharacters(*p_left, left_len, right, 0, right_len);
/dports/databases/py-pglast/pglast-1.2/pglast/
H A Dparser.c3958 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
3959 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A D_chk_map_pyx.c7467 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
7468 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A D_knit_load_data_pyx.c5838 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
5839 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A D_groupcompress_pyx.c9112 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
9113 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A D_btree_serializer_pyx.c13031 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
13032 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/multimedia/py-av/av-8.0.3/src/av/sidedata/
H A Dmotionvectors.c5760 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
5761 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A Dsidedata.c6638 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
6639 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/lang/cython/Cython-0.29.24/Cython/Runtime/
H A Drefnanny.c6443 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
6444 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/devel/brz/breezy-3.2.0/breezy/
H A D_annotator_pyx.c5439 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
5440 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A D_known_graph_pyx.c16338 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
16339 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/multimedia/py-av/av-8.0.3/src/av/filter/
H A Dgraph.c7740 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters)
7741 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength);
/dports/www/py-biscuits/biscuits-0.3.0/
H A Dbiscuits.c8723 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
8724 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/textproc/py-gensim/gensim-4.0.1/gensim/models/
H A Dfasttext_inner.c9303 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
9304 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/core/
H A Dnumbers.c9166 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
9167 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
H A Drules.c8663 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
8664 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/biology/py-macs2/MACS-2.2.7.1/MACS2/
H A DPeakDetect.c7875 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters)
7876 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength);
/dports/multimedia/py-av/av-8.0.3/src/av/
H A Derror.c9231 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
9232 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/textproc/py-acora/acora-2.3/acora/
H A D_acora.c12049 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
12050 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()
/dports/x11-fonts/py-cu2qu/cu2qu-1.6.5/Lib/cu2qu/
H A Dcu2qu.c11230 …THON_COMPILING_IN_CPYTHON && PY_VERSION_HEX >= 0x030300F0 || defined(_PyUnicode_FastCopyCharacters) in __Pyx_PyUnicode_Join()
11231 _PyUnicode_FastCopyCharacters(result_uval, char_pos, uval, 0, ulength); in __Pyx_PyUnicode_Join()

12345