Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dparsermodule.c616 parser_suite(PyST_Object *self, PyObject *args, PyObject *kw) in parser_suite() function
1098 {"suite", (PyCFunction)parser_suite, PUBLIC_METHOD_TYPE,
/external/python/cpython2/Modules/
Dparsermodule.c607 parser_suite(PyST_Object *self, PyObject *args, PyObject *kw) in parser_suite() function
3446 {"suite", (PyCFunction)parser_suite, PUBLIC_METHOD_TYPE,