cpython/Objects/unicodetype_db.h

/* this file was generated by Tools/unicode/makeunicodedata.py 3.3 */

/* a list of unique character type descriptors */
const _PyUnicode_TypeRecord _PyUnicode_TypeRecords[] =;

/* extended case mappings */

const Py_UCS4 _PyUnicode_ExtendedCase[] =;

/* type indexes */
#define SHIFT
static const unsigned short index1[] =;

static const unsigned short index2[] =double _PyUnicode_ToNumeric(Py_UCS4 ch)
{}int _PyUnicode_IsWhitespace(const Py_UCS4 ch)
{}int _PyUnicode_IsLinebreak(const Py_UCS4 ch)
{}