Lines Matching full:aaaa
30 var s2 = "aaaa";
41 shouldBe('s2.match(re1)', '["aaaa"]');
48 shouldBe('s2.match(re2)', '["aaaa"]');
55 shouldBe('s2.match(re3)', '["aaaa"]');
62 shouldBe('s2.match(re4)', '["aaaa", "a"]');
69 shouldBe('s2.match(re5)', '["aaaa", "a"]');
76 shouldBe('s2.match(re6)', '["aaaa", "a"]');
90 shouldBe('s2.match(re8)', '["aaaa"]');
97 shouldBe('s2.match(re9)', '["aaaa"]');
258 shouldBe('s2.match(re32)', '["aaaa"]');