Home
last modified time | relevance | path

Searched refs:phrasebook_offset1 (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dunicodename_db.h11917 static unsigned char phrasebook_offset1[] = { variable
Dunicodedata.c943 offset = phrasebook_offset1[(code>>phrasebook_shift)]; in _getucname()
/external/python/cpython3/Modules/
Dunicodename_db.h18774 static unsigned char phrasebook_offset1[] = { variable
Dunicodedata.c1004 offset = phrasebook_offset1[(code>>phrasebook_shift)]; in _getucname()