1# 2# with --sort=yes 3# 4A spaces B input_space.rst /^A spaces B$/;" H 5test input file.cc /^int32 test(int32 a)$/;" f typeref:typename:int32 signature:(int32 a) 6test2 input file.cc /^int32 test2(void)$/;" f typeref:typename:int32 signature:(void) 7test3 input file.cc /^int32 test3(int32 a)$/;" f typeref:typename:int32 signature:(int32 a) 8test4 input file.cc /^int32 test4(int32$/;" f typeref:typename:int32 signature:(int32 a) 9# WITH SCOPE 10X space Y input_scope.rst /^X space Y$/;" c title:title 11title input_scope.rst /^title$/;" H 12topic in space input_scope.rst /^topic in space$/;" s chapter:X space Y 13# WITHOUT SCOPE 14X space Y input_scope.rst /^X space Y$/;" c 15title input_scope.rst /^title$/;" H 16topic in space input_scope.rst /^topic in space$/;" s 17topic in tab input_scope.rst /^topic in tab$/;" s 18# 19# with --sort=no 20# 21test input file.cc /^int32 test(int32 a)$/;" f typeref:typename:int32 signature:(int32 a) 22test2 input file.cc /^int32 test2(void)$/;" f typeref:typename:int32 signature:(void) 23test3 input file.cc /^int32 test3(int32 a)$/;" f typeref:typename:int32 signature:(int32 a) 24test4 input file.cc /^int32 test4(int32$/;" f typeref:typename:int32 signature:(int32 a) 25A spaces B input_space.rst /^A spaces B$/;" H 26# WITH SCOPE 27title input_scope.rst /^title$/;" H 28X space Y input_scope.rst /^X space Y$/;" c title:title 29topic in space input_scope.rst /^topic in space$/;" s chapter:X space Y 30# WITHOUT SCOPE 31title input_scope.rst /^title$/;" H 32topic in tab input_scope.rst /^topic in tab$/;" s 33X space Y input_scope.rst /^X space Y$/;" c 34topic in space input_scope.rst /^topic in space$/;" s 35