Whats involved in "getting the regex parsing code in"? Isn't it all inside the cobol.c?
I'm not sure what's involved exactly, but no, it's not all in cobol.c otherwise it wouldn't have been a problem to just keep it :) The thing is that it needs the whole regex infrastructure from uctags, which we currently don't have. So that's another bunch of stuff to fetch and adapt from there.