Searched defs:ParseFunc (Results 1 – 10 of 10) sorted by relevance
188 class ParseFunc(_ast_util.NodeVisitor): class
56 static PyObject *ParseFunc(PyObject *args) { in ParseFunc() function
55 typedef void (*ParseFunc)(const char *src, ValueType *dst); typedef
338 typedef bool (*ParseFunc)(State *); typedef
346 typedef bool (*ParseFunc)(State *); typedef
336 typedef bool (*ParseFunc)(State *); typedef
438 typedef bool (*ParseFunc)(State *); typedef