f                 161 test/lisp/cedet/semantic-utest-ia-resources/testdoublens.cpp   namespace f {
f                   1 test/manual/etags/c-src/c.c T f(){if(x){}
f                  83 test/manual/etags/c-src/c.c int f
f                  89 test/manual/etags/c-src/h.h typedef int f(int a,
f                  48 test/manual/etags/cp-src/c.C A<int>* f() {}
f                  49 test/manual/etags/cp-src/c.C int f(A<int> x) {}
f                  50 test/manual/etags/cp-src/c.C int A<int>::f(A<int>* x) {}
f                  51 test/manual/etags/cp-src/c.C A<float,B<int> > A<B<float>,int>::f(A<int>* x) {}
f                  54 test/manual/etags/cp-src/c.C class B<int> { void f() {} };
f                  87 test/manual/etags/cp-src/c.C   int f(){return 0;};		// first comment
f                  26 test/manual/etags/cp-src/fail.C 		int f() { return 5; }
f                  31 test/manual/etags/cp-src/fail.C int A::B::f() { return 2; }