Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpythonrun.c513 parse_syntax_error(PyObject *err, PyObject **message, PyObject **filename, in parse_syntax_error() function
918 if (!parse_syntax_error(value, &message, &filename, in print_exception()
/third_party/python/Tools/c-analyzer/
DTODO581 Python/pythonrun.c:parse_syntax_error():PyId_filename _Py_IDENTIFIER(filename)
582 Python/pythonrun.c:parse_syntax_error():PyId_lineno _Py_IDENTIFIER(lineno)
583 Python/pythonrun.c:parse_syntax_error():PyId_msg _Py_IDENTIFIER(msg)
584 Python/pythonrun.c:parse_syntax_error():PyId_offset _Py_IDENTIFIER(offset)
585 Python/pythonrun.c:parse_syntax_error():PyId_text _Py_IDENTIFIER(text)