Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/lexer/
Dlexer.c1142 int cursor_in_format_with_debug = in tok_get_normal_mode() local
1144 int cursor_valid = cursor == 0 || cursor_in_format_with_debug; in tok_get_normal_mode()