Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/lexer/
Dbuffer.c17 mode->f_string_multi_line_start_offset = mode->f_string_multi_line_start - tok->buf; in _PyLexer_remember_fstring_buffers()
31 mode->f_string_multi_line_start = tok->buf + mode->f_string_multi_line_start_offset; in _PyLexer_restore_fstring_buffers()
Dstate.h55 Py_ssize_t f_string_multi_line_start_offset; member
Dlexer.c988 the_current_tok->f_string_multi_line_start_offset = -1; in tok_get_normal_mode()
/external/python/cpython3/Doc/data/
Dpython3.13.abi22130 …<var-decl name='f_string_multi_line_start_offset' type-id='type-id-7' visibility='default' filepat…