Searched refs:_PyUnicode_Name_CAPI (Results 1 – 6 of 6) sorted by relevance
29 } _PyUnicode_Name_CAPI; typedef
1322 _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
1798 PyCapsule object. The related private ``_PyUnicode_Name_CAPI`` structure was2162 * The private ``_PyUnicode_Name_CAPI`` structure of the PyCapsule API
6425 static _PyUnicode_Name_CAPI *ucnhash_capi = NULL;6582 ucnhash_capi = (_PyUnicode_Name_CAPI *)PyCapsule_Import( in _PyUnicode_DecodeUnicodeEscapeInternal()