Home
last modified time | relevance | path

Searched defs:Py_UCS4 (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/
Dunicodeobject.h102 typedef uint32_t Py_UCS4; typedef
/third_party/python/Modules/
Dunicodedata.c101 const char*name, const change_record* (*getrecord)(Py_UCS4), in new_previous_version()
102 Py_UCS4 (*normalization)(Py_UCS4)) in new_previous_version() argument
/third_party/python/Objects/
Dunicodeobject.c10319 Py_ssize_t (*perform)(int, const void *, Py_ssize_t, Py_UCS4 *, Py_UCS4 *)) in case_operation() argument