Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c1937 char utf8_code_length[256] = { variable
2007 n = utf8_code_length[ch]; in PyUnicode_DecodeUTF8Stateful()