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