Lines Matching full:whitespace
29 PASS whitespace[0].s.trim() is ''
30 PASS whitespace[0].s.trimLeft() is ''
31 PASS whitespace[0].s.trimRight() is ''
32 PASS whitespace[1].s.trim() is ''
33 PASS whitespace[1].s.trimLeft() is ''
34 PASS whitespace[1].s.trimRight() is ''
35 PASS whitespace[2].s.trim() is ''
36 PASS whitespace[2].s.trimLeft() is ''
37 PASS whitespace[2].s.trimRight() is ''
38 PASS whitespace[3].s.trim() is ''
39 PASS whitespace[3].s.trimLeft() is ''
40 PASS whitespace[3].s.trimRight() is ''
41 PASS whitespace[4].s.trim() is ''
42 PASS whitespace[4].s.trimLeft() is ''
43 PASS whitespace[4].s.trimRight() is ''
44 PASS whitespace[5].s.trim() is ''
45 PASS whitespace[5].s.trimLeft() is ''
46 PASS whitespace[5].s.trimRight() is ''
47 PASS whitespace[6].s.trim() is ''
48 PASS whitespace[6].s.trimLeft() is ''
49 PASS whitespace[6].s.trimRight() is ''
50 PASS whitespace[7].s.trim() is ''
51 PASS whitespace[7].s.trimLeft() is ''
52 PASS whitespace[7].s.trimRight() is ''
53 PASS whitespace[8].s.trim() is ''
54 PASS whitespace[8].s.trimLeft() is ''
55 PASS whitespace[8].s.trimRight() is ''
56 PASS whitespace[9].s.trim() is ''
57 PASS whitespace[9].s.trimLeft() is ''
58 PASS whitespace[9].s.trimRight() is ''
59 PASS whitespace[10].s.trim() is ''
60 PASS whitespace[10].s.trimLeft() is ''
61 PASS whitespace[10].s.trimRight() is ''
62 PASS whitespace[11].s.trim() is ''
63 PASS whitespace[11].s.trimLeft() is ''
64 PASS whitespace[11].s.trimRight() is ''
65 PASS whitespace[12].s.trim() is ''
66 PASS whitespace[12].s.trimLeft() is ''
67 PASS whitespace[12].s.trimRight() is ''
68 PASS whitespace[13].s.trim() is ''
69 PASS whitespace[13].s.trimLeft() is ''
70 PASS whitespace[13].s.trimRight() is ''
71 PASS whitespace[14].s.trim() is ''
72 PASS whitespace[14].s.trimLeft() is ''
73 PASS whitespace[14].s.trimRight() is ''
74 PASS whitespace[15].s.trim() is ''
75 PASS whitespace[15].s.trimLeft() is ''
76 PASS whitespace[15].s.trimRight() is ''
77 PASS whitespace[16].s.trim() is ''
78 PASS whitespace[16].s.trimLeft() is ''
79 PASS whitespace[16].s.trimRight() is ''
80 PASS whitespace[17].s.trim() is ''
81 PASS whitespace[17].s.trimLeft() is ''
82 PASS whitespace[17].s.trimRight() is ''
83 PASS whitespace[18].s.trim() is ''
84 PASS whitespace[18].s.trimLeft() is ''
85 PASS whitespace[18].s.trimRight() is ''
86 PASS whitespace[19].s.trim() is ''
87 PASS whitespace[19].s.trimLeft() is ''
88 PASS whitespace[19].s.trimRight() is ''
89 PASS whitespace[20].s.trim() is ''
90 PASS whitespace[20].s.trimLeft() is ''
91 PASS whitespace[20].s.trimRight() is ''
92 PASS whitespace[21].s.trim() is ''
93 PASS whitespace[21].s.trimLeft() is ''
94 PASS whitespace[21].s.trimRight() is ''