Searched defs:last_str (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Parser/ | ||
H A D | string_parser.h | 31 PyObject *last_str; member |
H A D | string_parser.c | 1169 expr_ty last_str = make_str_node_and_del(p, &state->last_str, first_token, last_token); _PyPegen_FstringParser_ConcatFstring() local [all...] |
Completed in 3 milliseconds