Home
last modified time | relevance | path

Searched refs:PyUnicode_EncodeCharmap (Results 1 – 25 of 73) sorted by relevance

123

/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dunicodeobject.h179 # define PyUnicode_EncodeCharmap PyUnicodeUCS2_EncodeCharmap macro
266 # define PyUnicode_EncodeCharmap PyUnicodeUCS4_EncodeCharmap macro
1049 PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/lang/python27/Python-2.7.18/Include/
H A Dunicodeobject.h179 # define PyUnicode_EncodeCharmap PyUnicodeUCS2_EncodeCharmap macro
266 # define PyUnicode_EncodeCharmap PyUnicodeUCS4_EncodeCharmap macro
1049 PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dunicodeobject.h179 # define PyUnicode_EncodeCharmap PyUnicodeUCS2_EncodeCharmap macro
266 # define PyUnicode_EncodeCharmap PyUnicodeUCS4_EncodeCharmap macro
1049 PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/lang/python27/Python-2.7.18/Doc/data/
H A Drefcounts.dat1625 PyUnicode_EncodeCharmap:PyObject*::+1:
1626 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
1627 PyUnicode_EncodeCharmap:int:size::
1628 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
1629 PyUnicode_EncodeCharmap:const char*:errors::
/dports/lang/python-legacy/Python-2.7.18/Doc/data/
H A Drefcounts.dat1625 PyUnicode_EncodeCharmap:PyObject*::+1:
1626 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
1627 PyUnicode_EncodeCharmap:int:size::
1628 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
1629 PyUnicode_EncodeCharmap:const char*:errors::
/dports/databases/py-sqlite3/Python-3.8.12/Doc/data/
H A Drefcounts.dat2633 PyUnicode_EncodeCharmap:PyObject*::+1:
2634 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
2635 PyUnicode_EncodeCharmap:Py_ssize_t:size::
2636 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
2637 PyUnicode_EncodeCharmap:const char*:errors::
/dports/databases/py-gdbm/Python-3.8.12/Doc/data/
H A Drefcounts.dat2633 PyUnicode_EncodeCharmap:PyObject*::+1:
2634 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
2635 PyUnicode_EncodeCharmap:Py_ssize_t:size::
2636 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
2637 PyUnicode_EncodeCharmap:const char*:errors::
/dports/lang/python38/Python-3.8.12/Doc/data/
H A Drefcounts.dat2633 PyUnicode_EncodeCharmap:PyObject*::+1:
2634 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
2635 PyUnicode_EncodeCharmap:Py_ssize_t:size::
2636 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
2637 PyUnicode_EncodeCharmap:const char*:errors::
/dports/lang/python37/Python-3.7.12/Doc/data/
H A Drefcounts.dat2615 PyUnicode_EncodeCharmap:PyObject*::+1:
2616 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
2617 PyUnicode_EncodeCharmap:Py_ssize_t:size::
2618 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
2619 PyUnicode_EncodeCharmap:const char*:errors::
/dports/lang/python-tools/Python-3.8.12/Doc/data/
H A Drefcounts.dat2633 PyUnicode_EncodeCharmap:PyObject*::+1:
2634 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
2635 PyUnicode_EncodeCharmap:Py_ssize_t:size::
2636 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
2637 PyUnicode_EncodeCharmap:const char*:errors::
/dports/lang/python39/Python-3.9.9/Doc/data/
H A Drefcounts.dat2638 PyUnicode_EncodeCharmap:PyObject*::+1:
2639 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
2640 PyUnicode_EncodeCharmap:Py_ssize_t:size::
2641 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
2642 PyUnicode_EncodeCharmap:const char*:errors::
/dports/lang/python310/Python-3.10.1/Doc/data/
H A Drefcounts.dat2615 PyUnicode_EncodeCharmap:PyObject*::+1:
2616 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
2617 PyUnicode_EncodeCharmap:Py_ssize_t:size::
2618 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
2619 PyUnicode_EncodeCharmap:const char*:errors::
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/data/
H A Drefcounts.dat2633 PyUnicode_EncodeCharmap:PyObject*::+1:
2634 PyUnicode_EncodeCharmap:const Py_UNICODE*:s::
2635 PyUnicode_EncodeCharmap:Py_ssize_t:size::
2636 PyUnicode_EncodeCharmap:PyObject*:mapping:0:
2637 PyUnicode_EncodeCharmap:const char*:errors::
/dports/databases/py-gdbm/Python-3.8.12/Include/cpython/
H A Dunicodeobject.h927 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/lang/python310/Python-3.10.1/Include/cpython/
H A Dunicodeobject.h903 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/lang/python38/Python-3.8.12/Include/cpython/
H A Dunicodeobject.h927 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/lang/python-tools/Python-3.8.12/Include/cpython/
H A Dunicodeobject.h927 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/lang/python39/Python-3.9.9/Include/cpython/
H A Dunicodeobject.h925 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/databases/py-sqlite3/Python-3.8.12/Include/cpython/
H A Dunicodeobject.h927 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/cpython/
H A Dunicodeobject.h927 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/cpython/
H A Dunicodeobject.h916 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/cpython/
H A Dunicodeobject.h927 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/cpython/
H A Dunicodeobject.h886 Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_EncodeCharmap(
/dports/lang/python27/Python-2.7.18/Modules/
H A D_codecsmodule.c966 v = codec_tuple(PyUnicode_EncodeCharmap( in charmap_encode()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_codecsmodule.c966 v = codec_tuple(PyUnicode_EncodeCharmap( in charmap_encode()

123