Home
last modified time | relevance | path

Searched defs:badchar (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Parser/
H A Dtokenizer.c562 int badchar = 0; in ensure_utf8() local
/third_party/python/Objects/
H A Dexceptions.c2924 Py_UCS4 badchar = PyUnicode_ReadChar(uself->object, uself->start); in UnicodeEncodeError_str() local
3130 Py_UCS4 badchar = PyUnicode_ReadChar(uself->object, uself->start); in UnicodeTranslateError_str() local

Completed in 7 milliseconds