Searched refs:_PyUnicode_Name_CAPI (Results 1 – 13 of 13) sorted by relevance
29 } _PyUnicode_Name_CAPI; typedef
28 } _PyUnicode_Name_CAPI; typedef
1098 static const _PyUnicode_Name_CAPI hashAPI =1100 sizeof(_PyUnicode_Name_CAPI),
1324 _PyUnicode_Name_CAPI *capi = PyMem_Malloc(sizeof(_PyUnicode_Name_CAPI)); in unicodedata_create_capi()
957 static _PyUnicode_Name_CAPI *ucnhash_capi = NULL;981 ucnhash_capi = (_PyUnicode_Name_CAPI *)PyCapsule_Import( in PyCodec_NameReplaceErrors()
283 PyCapsule object. The related private ``_PyUnicode_Name_CAPI`` structure was838 The private ``_PyUnicode_Name_CAPI`` structure of the PyCapsule API
2803 static _PyUnicode_Name_CAPI *ucnhash_CAPI = NULL;2949 … ucnhash_CAPI = (_PyUnicode_Name_CAPI *)PyCapsule_Import(PyUnicodeData_CAPSULE_NAME, 1); in PyUnicode_DecodeUnicodeEscape()
1800 PyCapsule object. The related private ``_PyUnicode_Name_CAPI`` structure was2163 * The private ``_PyUnicode_Name_CAPI`` structure of the PyCapsule API
6298 static _PyUnicode_Name_CAPI *ucnhash_capi = NULL;6461 ucnhash_capi = (_PyUnicode_Name_CAPI *)PyCapsule_Import( in _PyUnicode_DecodeUnicodeEscapeInternal()