Searched defs:ParseFunc (Results 1 – 9 of 9) sorted by relevance
51 static PyObject *ParseFunc(PyObject *args) { in ParseFunc() function
55 typedef void (*ParseFunc) (const char* src, ValueType* dst); typedef
215 typedef void ParseFunc(UINT16_t type, typedef
335 typedef bool (*ParseFunc)(State *); typedef
336 typedef bool (*ParseFunc)(State *); typedef