Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_unparse.c7 static PyObject *_str_dbl_open_br; variable
573 temp = PyUnicode_Replace(orig, _str_open_br, _str_dbl_open_br, -1); in escape_braces()
929 if (!_str_dbl_open_br && in maybe_init_static_strings()
930 !(_str_dbl_open_br = PyUnicode_InternFromString("{{"))) { in maybe_init_static_strings()
/external/python/cpython3/Tools/c-analyzer/
DTODO212 Python/ast_unparse.c:_str_dbl_open_br static PyObject *_str_dbl_open_br
Dknown.tsv1768 Python/ast_unparse.c - _str_dbl_open_br variable static PyObject *_str_dbl_open_br