Hi, mk wrote: > Hi > I would like to know what means PJ_DEF in some functions definitions > , beacuse I have problem with generating tags by ctags-execuberan on > these functions. I don't know an answer, but I found one trick to resolve this issue: try interpret .c and .h files as written C++. My .ctags file for pjproject contains one line: --langmap=c++:.c.h -- Roman Imankulov roman at netangels.ru