[TxMt] c functions defs over many lines

Kim Hunter bigkm at optusnet.com.au
Mon Nov 12 12:05:09 UTC 2007


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 ?



More information about the textmate mailing list