Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dunicodeobject.h128 typedef unsigned int Py_UCS4; typedef
130 typedef unsigned long Py_UCS4; typedef
/external/python/cpython2/Modules/
Dunicodedata.c78 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