Home
last modified time | relevance | path

Searched defs:use_peg (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dpythonrun.c188 int use_peg = _PyInterpreterState_GET()->config._use_peg_parser; in PyRun_InteractiveOneObjectEx() local
1061 int use_peg = _PyInterpreterState_GET()->config._use_peg_parser; in PyRun_StringFlags() local
1092 int use_peg = _PyInterpreterState_GET()->config._use_peg_parser; in PyRun_FileExFlags() local
1253 int use_peg = _PyInterpreterState_GET()->config._use_peg_parser; in Py_CompileStringObject() local
1360 int use_peg = _PyInterpreterState_GET()->config._use_peg_parser; in _Py_SymtableStringObjectFlags() local