Home
last modified time | relevance | path

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

/third_party/python/Python/
H A Dtraceback.c604 extract_anchors_from_expr(const char *segment_str, expr_ty expr, Py_ssize_t *left_anchor, Py_ssize_t *right_anchor, in extract_anchors_from_expr() argument
646 extract_anchors_from_stmt(const char *segment_str, stmt_ty statement, Py_ssize_t *left_anchor, Py_ssize_t *right_anchor, in extract_anchors_from_stmt() argument
660 extract_anchors_from_line(PyObject *filename, PyObject *line, Py_ssize_t start_offset, Py_ssize_t end_offset, Py_ssize_t *left_anchor, Py_ssize_t *right_anchor, char** primary_error_char, char** secondary_error_char) extract_anchors_from_line() argument
[all...]

Completed in 2 milliseconds