I cant work out the regex in the c bundle but basically i need to be able to get function definitions that look like this into the symbol list. void test(int *a, int b) { } can anyone help ?