Home | History | Annotate | Download | only in Modules

Lines Matching refs:parser_tuple2st

743 /*  PyObject* parser_tuple2st(PyObject* self, PyObject* args)
757 parser_tuple2st(PyST_Object *self, PyObject *args, PyObject *kw)
1104 {"sequence2st", (PyCFunction)parser_tuple2st, PUBLIC_METHOD_TYPE,
1110 {"tuple2st", (PyCFunction)parser_tuple2st, PUBLIC_METHOD_TYPE,