Searched defs:Py_UCS4 (Results 1 – 6 of 6) sorted by relevance
102 typedef uint32_t Py_UCS4; typedef
128 typedef unsigned int Py_UCS4; typedef130 typedef unsigned long Py_UCS4; typedef
78 new_previous_version(const char*name, const change_record* (*getrecord)(Py_UCS4), in new_previous_version()79 Py_UCS4 (*normalization)(Py_UCS4)) in new_previous_version() argument
99 const char*name, const change_record* (*getrecord)(Py_UCS4), in new_previous_version()100 Py_UCS4 (*normalization)(Py_UCS4)) in new_previous_version() argument
385 _Py_STATIC_CAST(Py_UCS4*, data)[index] = value; in PyUnicode_WRITE() local
9992 Py_ssize_t (*perform)(int, const void *, Py_ssize_t, Py_UCS4 *, Py_UCS4 *)) in case_operation() argument