Home
last modified time | relevance | path

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

/third_party/python/Python/
Dtraceback.c725 int need_escape = 0; in _Py_DumpASCII() local
729 need_escape = 1; in _Py_DumpASCII()
733 if (!need_escape) { in _Py_DumpASCII()