Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpythonrun.c1262 PyParser_SimpleParseFileFlags(FILE *fp, const char *filename, int start, int flags) in PyParser_SimpleParseFileFlags() function
/external/python/cpython2/Python/
Dpythonrun.c1531 PyParser_SimpleParseFileFlags(FILE *fp, const char *filename, int start, int flags) in PyParser_SimpleParseFileFlags() function