Home
last modified time | relevance | path

Searched refs:lexicon_offset (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Tools/unicode/
H A Dmakeunicodedata.py676 lexicon_offset = [0]
692 words[w] = len(lexicon_offset)
693 lexicon_offset.append(o)
745 Array("lexicon_offset", lexicon_offset).dump(fp, trace)
/third_party/python/Modules/
H A Dunicodename_db.h7091 static const unsigned int lexicon_offset[] = { variable
[all...]
H A Dunicodedata.c1148 w = lexicon + lexicon_offset[word]; in _getucname()

Completed in 32 milliseconds