Searched refs:parser_functions (Results 1 – 1 of 1) sorted by relevance
3431 static PyMethodDef parser_functions[] = { variable3477 module = Py_InitModule("parser", parser_functions); in initparser()