1FOUR input.cpp /^#define FOUR /;" d file: 2memb1 input.cpp /^struct typ1 { int memb1; };$/;" m struct:typ1 typeref:typename:int file: 3memb2 input.cpp /^struct typ2 { int memb2; };$/;" m struct:typ2 typeref:typename:int file: 4memb3 input.cpp /^struct typ3 { int memb3; };$/;" m struct:typ3 typeref:typename:int file: 5memb4 input.cpp /^struct typ4 { int memb4; };$/;" m struct:typ4 typeref:typename:int file: 6memb5 input.cpp /^struct typ5 { int memb5; };$/;" m struct:typ5 typeref:typename:int file: 7memb6 input.cpp /^struct typ6 { int memb6; };$/;" m struct:typ6 typeref:typename:int file: 8memb7 input.cpp /^struct typ7 { int memb7; };$/;" m struct:typ7 typeref:typename:int file: 9str1 input.cpp /^static const char* str1 = R"blah($/;" v typeref:typename:const char * file: 10str2 input.cpp /^static const char* str2 = R"blah($/;" v typeref:typename:const char * file: 11str3 input.cpp /^static const char* str3 = FOUR"f(iv)e";$/;" v typeref:typename:const char * file: 12str4 input.cpp /^static const char* str4 = LR"blah(";int bug4;)blah";$/;" v typeref:typename:const char * file: 13str5 input.cpp /^static const char* str5 = u8R"blah(";int bug5;)blah";$/;" v typeref:typename:const char * file: 14str6 input.cpp /^static const char* str6 = uR"blah(";int bug6;)blah";$/;" v typeref:typename:const char * file: 15str7 input.cpp /^static const char* str7 = UR"blah(";int bug7;)blah";$/;" v typeref:typename:const char * file: 16typ1 input.cpp /^struct typ1 { int memb1; };$/;" s file: 17typ2 input.cpp /^struct typ2 { int memb2; };$/;" s file: 18typ3 input.cpp /^struct typ3 { int memb3; };$/;" s file: 19typ4 input.cpp /^struct typ4 { int memb4; };$/;" s file: 20typ5 input.cpp /^struct typ5 { int memb5; };$/;" s file: 21typ6 input.cpp /^struct typ6 { int memb6; };$/;" s file: 22typ7 input.cpp /^struct typ7 { int memb7; };$/;" s file: 23