Lines Matching full:t
19 ";for(;;;){and more stufff;mixed garbage\n\n\t\t\t\t\n/*using this"
21 const SkString input3(" dangerous\ndo so at your own\n risk*/;\n\n\t\t\t\n"
30 " 1\t#this is not a realshader\n"
34 " 5\t{\n"
35 " 6\t\t{\n"
36 " 7\t\t\tsome stuff;\n"
37 " 8\t\t}\n"
38 " 9\t\tfake block;\n"
39 " 10\t\t//comments\n"
40 " 11\t\treturn i;\n"
41 " 12\t}\n"
43 " 14\t{\n"
44 " 15\t\tnowin a function;\n"
45 " 16\t\t{\n"
46 " 17\t\t\tindenting;\n"
47 " 18\t\t\t{\n"
48 " 19\t\t\t\tabit more;\n"
49 " 20\t\t\t\tdreadedfor((;;)(;)((;;);))\n"
50 " 21\t\t\t\t{\n"
51 " 22\t\t\t\t\tdoingstuff;\n"
52 " 23\t\t\t\t\tfor(;;;)\n"
53 " 24\t\t\t\t\t{\n"
54 " 25\t\t\t\t\t\tand more stufff;\n"
55 " 26\t\t\t\t\t\tmixed garbage/*using this comment\n"
56 " 27\t\t\t\t\t\t is dangerous\n"
57 " 28\t\t\t\t\t\tdo so at your own\n"
58 " 29\t\t\t\t\t\t risk*/;\n"
59 " 30\t\t\t\t\t\t//a commentbreaking in commentcontinuing the comment\n"
60 " 31\t\t\t\t\t}\n"
61 " 32\t\t\t\t}\n"
62 " 33\t\t\t\ta;\n"
63 " 34\t\t\t\tlittle ;\n"
64 " 35\t\t\t\tlove;\n"
65 " 36\t\t\t\tfor ;\n"
66 " 37\t\t\t\tleading;\n"
67 " 38\t\t\t\tspaces;\n"
68 " 39\t\t\t}\n"
69 " 40\t\t\tan struct = \n"
70 " 41\t\t\t{\n"
71 " 42\t\t\t\tint a;\n"
72 " 43\t\t\t\tint b;\n"
73 " 44\t\t\t}\n"
74 " 45\t\t\t;\n"
75 " 46\t\t\tint[5] arr = int[5](1,2,3,4,5);\n"
76 " 47\t\t}\n"
77 " 48\t\tsome code at the bottom;\n"
78 " 49\t\tfor(;;) \n"
79 " 50\t\t{\n"
80 " 51\t\t}\n"
81 " 52\t}\n"
82 " 53\t");
118 // Just test we don't crash with garbage input in DEF_TEST()