Home
last modified time | relevance | path

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

/third_party/python/Parser/
H A Dpegen_errors.c164 Py_ssize_t current_err_line = current_token->lineno; in _PyPegen_tokenize_full_source_to_check_for_errors() local
179 if (current_err_line > error_lineno) { in _PyPegen_tokenize_full_source_to_check_for_errors()

Completed in 1 milliseconds