Home | History | Annotate | Download | only in RegExp

Lines Matching refs:expectedmatch

57   //expectedmatch = Array('.', '.', '');        <<<--- Perl
58 expectedmatch = Array('.', '.', undefined); <<<--- JS
98 var expectedmatch = '';
108 expectedmatch = Array('abc');
115 expectedmatch = Array('abc');
122 expectedmatch = Array('abc');
129 expectedmatch = Array('abc');
136 expectedmatch = Array('abc');
143 expectedmatch = Array('abbc');
150 expectedmatch = Array('abbbbc');
157 expectedmatch = Array('a');
164 expectedmatch = Array('abbb');
171 expectedmatch = Array('abbbbc');
178 expectedmatch = Array('abbc');
185 expectedmatch = Array('abbbbc');
192 expectedmatch = Array('abbbbc');
199 expectedmatch = Array('abbbbc');
206 expectedmatch = Array('abbbbc');
213 expectedmatch = Array('abbc');
220 expectedmatch = Array('abc');
227 expectedmatch = Array('abc');
234 expectedmatch = Array('abc');
241 expectedmatch = Array('abc');
248 expectedmatch = Array('abc');
255 expectedmatch = Array('abc');
262 expectedmatch = Array('abc');
269 expectedmatch = Array('');
276 expectedmatch = Array('');
283 expectedmatch = Array('abc');
290 expectedmatch = Array('axc');
297 expectedmatch = Array('axyzc');
304 expectedmatch = Array('abd');
311 expectedmatch = Array('ace');
318 expectedmatch = Array('ac');
325 expectedmatch = Array('a-');
332 expectedmatch = Array('a-');
339 expectedmatch = Array('a]');
347 expectedmatch = Array('a]b');
355 expectedmatch = Array('aed');
362 expectedmatch = Array('adc');
370 expectedmatch = Array('adc');
378 expectedmatch = Array('a');
385 expectedmatch = Array('a');
392 expectedmatch = Array('a');
399 expectedmatch = Array('y');
406 expectedmatch = Array('y');
413 expectedmatch = Array('y');
420 expectedmatch = Array('a');
427 expectedmatch = Array('-');
434 expectedmatch = Array('a-b');
441 expectedmatch = Array('1');
448 expectedmatch = Array('-');
455 expectedmatch = Array('a');
462 expectedmatch = Array('-');
469 expectedmatch = Array('a-b');
476 expectedmatch = Array('1');
483 expectedmatch = Array('-');
490 expectedmatch = Array('ab');
497 expectedmatch = Array('ab');
504 expectedmatch = Array('ef', '');
511 expectedmatch = Array('a(b');
518 expectedmatch = Array('ab');
525 expectedmatch = Array('a((b');
532 expectedmatch = Array('a\\b');
539 expectedmatch = Array('a', 'a', 'a');
546 expectedmatch = Array('abc', 'a', 'c');
553 expectedmatch = Array('abc');
560 expectedmatch = Array('abc');
567 expectedmatch = Array('abc');
574 expectedmatch = Array('ab', 'b');
581 expectedmatch = Array('ab', 'b');
588 expectedmatch = Array('ab', 'b');
595 expectedmatch = Array('ab', 'b');
602 expectedmatch = Array('a', 'a');
609 expectedmatch = Array('a', 'a');
616 expectedmatch = Array('cde');
623 expectedmatch = Array('abbbcd', 'c');
630 expectedmatch = Array('abcd', 'a');
637 expectedmatch = Array('e');
644 expectedmatch = Array('ef', 'e');
651 expectedmatch = Array('abcdefg');
658 expectedmatch = Array('ab');
665 expectedmatch = Array('a');
672 expectedmatch = Array('cde', 'cd');
679 expectedmatch = Array('hij');
686 expectedmatch = Array('ef', '');
693 expectedmatch = Array('bcd', 'b');
700 expectedmatch = Array('abc', 'a');
707 expectedmatch = Array('abc', 'bc');
714 expectedmatch = Array('abcd', 'bc', 'd');
721 expectedmatch = Array('abcd', 'bc', 'd');
728 expectedmatch = Array('abcd', 'b', 'cd');
735 expectedmatch = Array('adcdcde');
742 expectedmatch = Array('abc', 'ab');
749 expectedmatch = Array('abcd', 'abc', 'a', 'b', 'd');
756 expectedmatch = Array('alpha');
763 expectedmatch = Array('bh', undefined);
770 expectedmatch = Array('effgz', 'effgz', undefined);
777 expectedmatch = Array('ij', 'ij', 'j');
784 expectedmatch = Array('effgz', 'effgz', undefined);
791 expectedmatch = Array('a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a');
798 expectedmatch = Array('aa', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a');
805 expectedmatch = Array('a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a');
812 expectedmatch = Array('a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a', 'a');
819 expectedmatch = Array('abcde', 'ab', 'de');
826 expectedmatch = Array('abcd');
833 expectedmatch = Array('abcd', 'bc');
840 expectedmatch = Array('ac');
847 expectedmatch = Array('abcabc', 'abc');
854 expectedmatch = Array('abcabc', 'abc');
861 expectedmatch = Array('a', 'a');
868 expectedmatch = Array('ababb', 'bb', 'b');
875 expectedmatch = Array('ababbbcbc', 'cbc', 'c');
883 expectedmatch = Array('bbax', 'bbax', 'b', 'a');
890 expectedmatch = Array('bbaaaabba', 'bba', 'b', 'a');
898 expectedmatch = Array('ABC');
905 expectedmatch = Array('ABC');
912 expectedmatch = Array('ABC');
919 expectedmatch = Array('ABC');
926 expectedmatch = Array('ABC');
933 expectedmatch = Array('ABBC');
940 expectedmatch = Array('ABBBBC');
947 expectedmatch = Array('ABBBBC');
954 expectedmatch = Array('ABBC');
961 expectedmatch = Array('ABBBBC');
968 expectedmatch = Array('ABBBBC');
975 expectedmatch = Array('ABBBBC');
982 expectedmatch = Array('ABBBBC');
989 expectedmatch = Array('ABBC');
996 expectedmatch = Array('ABC');
1003 expectedmatch = Array('ABC');
1010 expectedmatch = Array('ABC');
1017 expectedmatch = Array('ABC');
1024 expectedmatch = Array('ABC');
1031 expectedmatch = Array('ABC');
1038 expectedmatch = Array('ABC');
1045 expectedmatch = Array('');
1052 expectedmatch = Array('');
1059 expectedmatch = Array('ABC');
1066 expectedmatch = Array('AXC');
1073 expectedmatch = Array('AXYZC');
1080 expectedmatch = Array('ABD');
1087 expectedmatch = Array('ACE');
1094 expectedmatch = Array('AC');
1101 expectedmatch = Array('A-');
1108 expectedmatch = Array('A-');
1115 expectedmatch = Array('A]');
1123 expectedmatch = Array('A]B');
1131 expectedmatch = Array('AED');
1138 expectedmatch = Array('ADC');
1146 expectedmatch = Array('ADC');
1154 expectedmatch = Array('AB');
1161 expectedmatch = Array('AB');
1168 expectedmatch = Array('EF', '');
1175 expectedmatch = Array('A(B');
1182 expectedmatch = Array('AB');
1189 expectedmatch = Array('A((B');
1196 expectedmatch = Array('A\\B');
1203 expectedmatch = Array('A', 'A', 'A');
1210 expectedmatch = Array('ABC', 'A', 'C');
1217 expectedmatch = Array('ABC');
1224 expectedmatch = Array('ABC');
1231 expectedmatch = Array('ABC');
1238 expectedmatch = Array('ABC');
1245 expectedmatch = Array('ABC');
1252 expectedmatch = Array('AB', 'B');
1259 expectedmatch = Array('AB', 'B');
1266 expectedmatch = Array('AB', 'B');
1273 expectedmatch = Array('AB', 'B');
1280 expectedmatch = Array('A', 'A');
1287 expectedmatch = Array('A', 'A');
1294 expectedmatch = Array('', undefined);
1301 expectedmatch = Array('CDE');
1308 expectedmatch = Array('ABBBCD', 'C');
1315 expectedmatch = Array('ABCD', 'A');
1322 expectedmatch = Array('E');
1329 expectedmatch = Array('EF', 'E');
1336 expectedmatch = Array('ABCDEFG');
1343 expectedmatch = Array('AB');
1350 expectedmatch = Array('A');
1357 expectedmatch = Array('CDE', 'CD');
1364 expectedmatch = Array('HIJ');
1371 expectedmatch = Array('EF', '');
1378 expectedmatch = Array('BCD', 'B');
1385 expectedmatch = Array('ABC', 'A');
1392 expectedmatch = Array('ABC', 'BC');
1399 expectedmatch = Array('ABCD', 'BC', 'D');
1406 expectedmatch = Array('ABCD', 'BC', 'D');
1413 expectedmatch = Array('ABCD', 'B', 'CD');
1420 expectedmatch = Array('ADCDCDE');
1427 expectedmatch = Array('ABC', 'AB');
1434 expectedmatch = Array('ABCD', 'ABC', 'A', 'B', 'D');
1441 expectedmatch = Array('ALPHA');
1448 expectedmatch = Array('BH', undefined);
1455 expectedmatch = Array('EFFGZ', 'EFFGZ', undefined);
1462 expectedmatch = Array('IJ', 'IJ', 'J');
1469 expectedmatch = Array('EFFGZ', 'EFFGZ', undefined);
1476 expectedmatch = Array('A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A');
1483 expectedmatch = Array('AA', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A');
1490 expectedmatch = Array('A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A');
1497 expectedmatch = Array('A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A');
1504 expectedmatch = Array('A', 'A');
1511 expectedmatch = Array('C', 'C');
1518 expectedmatch = Array('ABCDE', 'AB', 'DE');
1525 expectedmatch = Array('ABCD');
1532 expectedmatch = Array('ABCD', 'BC');
1539 expectedmatch = Array('AC');
1546 expectedmatch = Array('ABCABC', 'ABC');
1553 expectedmatch = Array('ABCABC', 'ABC');
1560 expectedmatch = Array('ad');
1567 expectedmatch = Array('ad');
1574 expectedmatch = Array('ad');
1581 expectedmatch = Array('ace', 'e');
1588 expectedmatch = Array('ace', 'e');
1595 expectedmatch = Array('ace', 'e');
1602 expectedmatch = Array('acd', 'd');
1609 expectedmatch = Array('acdbcdbe', 'e');
1616 expectedmatch = Array('acdb', 'b');
1623 expectedmatch = Array('acdbcdb', 'b');
1630 expectedmatch = Array('acdbcd', 'd');
1638 //expectedmatch = Array('foobar', 'bar', 'foo', 'bar');
1639 expectedmatch = Array('foobar', 'bar', undefined, 'bar');
1646 expectedmatch = Array('acdbcdbe', 'e');
1653 expectedmatch = Array('acdbcdbe', 'e');
1660 expectedmatch = Array('acdbcdbe', 'e');
1667 expectedmatch = Array('acdbcdb', 'b');
1674 expectedmatch = Array('acdbcdbe', 'e');
1681 expectedmatch = Array('acdbcdb', 'b');
1688 expectedmatch = Array('ace', 'c', 'e');
1695 expectedmatch = Array('AB', 'A');
1703 //expectedmatch = Array('.', '.', '');
1704 expectedmatch = Array('.', '.', undefined);
1711 expectedmatch = Array('<&');
1719 expectedmatch = Array('aaaaaaaaaa', 'aaaa');
1726 expectedmatch = Array('aaaaaaaaaa', 'aaaa');
1734 expectedmatch = Array('aaaaaaaa', 'aaaaaaaa', 'aaaa');
1741 expectedmatch = Array('aaaaaaaa', 'aaaaaaaa', 'aaaa', 'aa');
1748 expectedmatch = Array('aaaaaaaa', 'aaaaaaaa', 'aaaa', 'aa');
1755 //expectedmatch = Array('foobar', 'f', 'o', 'o', 'b', 'a', 'r');
1756 expectedmatch = Array('foobar', undefined, undefined, undefined, 'b', 'a', 'r');
1764 expectedmatch = Array('b');
1771 expectedmatch = Array('b');
1778 expectedmatch = Array('b');
1785 expectedmatch = Array('b');
1793 expectedmatch = Array('aba');
1800 expectedmatch = Array('a');
1820 //expectedmatch = Array('ab', 'b');
1821 expectedmatch = Array('ab', undefined);
1828 expectedmatch = Array('', '');
1835 expectedmatch = Array('aax', 'a');
1842 expectedmatch = Array('aax', 'a', 'a');
1849 expectedmatch = Array('aax', 'a', 'a');
1857 //expectedmatch = Array('ab', '');
1858 expectedmatch = Array('ab', undefined);
1865 expectedmatch = Array('ab', undefined);
1873 expectedmatch = Array('ab');
1880 expectedmatch = Array('ab', 'a');
1887 expectedmatch = Array('Ab');
1894 expectedmatch = Array('Ab', 'A');
1901 expectedmatch = Array('ab');
1908 expectedmatch = Array('ab', 'a');
1915 expectedmatch = Array('Ab');
1922 expectedmatch = Array('Ab', 'A');
1929 expectedmatch = Array('ab');
1936 expectedmatch = Array('ab', 'a');
1943 expectedmatch = Array('aB');
1950 expectedmatch = Array('aB', 'a');
1957 expectedmatch = Array('aB');
1964 expectedmatch = Array('aB', 'a');
1971 expectedmatch = Array('ab');
1978 expectedmatch = Array('ab', 'a');
1985 expectedmatch = Array('aB');
1992 expectedmatch = Array('aB', 'a');
1999 expectedmatch = Array('aB');
2006 expectedmatch = Array('aB', 'a');
2013 expectedmatch = Array('a\nB', 'a\n');
2021 expectedmatch = Array('cabbbb');
2028 expectedmatch = Array('caaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb');
2035 expectedmatch = Array('Ab4ab', 'Ab');
2042 expectedmatch = Array('ab4Ab', 'ab');
2049 expectedmatch = Array('foobar1234baz');
2056 expectedmatch = Array('x~~', '~~');
2064 expectedmatch = Array('aaac');
2073 expectedmatch = Array('a');
2080 expectedmatch = Array('a');
2087 expectedmatch = Array('b');
2094 expectedmatch = Array('a\nb', 'a\n', '\n', 'b');
2101 expectedmatch = Array('b', 'b');
2108 expectedmatch = Array('b');
2115 expectedmatch = Array('b', 'b');
2122 expectedmatch = Array('b', 'b');
2129 expectedmatch = Array('\nb', 'b');
2136 expectedmatch = Array('\nc', '\n');
2143 expectedmatch = Array('\nc', '\n');
2150 expectedmatch = Array('b\nc', 'b\n');
2157 expectedmatch = Array('b\nc', 'b\n');
2164 expectedmatch = Array('b', 'b');
2173 expectedmatch = Array('a');
2180 expectedmatch = Array('a');
2187 expectedmatch
2194 expectedmatch = Array('a');
2201 expectedmatch = Array('(blah)', '(', ')');
2208 expectedmatch = Array('blah');
2215 expectedmatch = Array('(blah)', '(', ')');
2222 expectedmatch = Array('blah');
2229 expectedmatch = Array('a');
2236 expectedmatch = Array('a');
2244 expectedmatch = Array('aab', 'a', 'aab');
2251 expectedmatch = Array('one:', 'one:');
2259 expectedmatch = Array('', 'a');
2267 expectedmatch = Array('aab', 'a', 'aab');
2275 //expectedmatch = Array('abcd', '', 'abcd');
2276 expectedmatch = Array('abcd', undefined, 'abcd');
2283 expectedmatch = Array('xy:z:::abcd', 'xy:z:::', 'abcd');
2290 expectedmatch = Array('aexyc', 'c');
2297 expectedmatch = Array('aab', 'aa');
2305 //expectedmatch = Array('abcd', '', 'abcd');
2306 expectedmatch = Array('abcd', undefined, 'abcd');
2313 expectedmatch = Array('xy:z:::abcd', 'xy:z:::', 'abcd');
2320 expectedmatch = Array('aexyc', 'c');
2328 expectedmatch = Array('aaab');
2336 expectedmatch = Array(':[', ':[');
2343 expectedmatch = Array('=[', '=[');
2350 expectedmatch = Array('.[', '.[');
2358 expectedmatch = Array('abc');
2367 expectedmatch = Array('aaab', 'aaab');
2374 expectedmatch = Array('aaab', 'aaa');
2381 expectedmatch = Array('abc(ade)ufh()()x', 'x');
2390 expectedmatch = Array('');
2397 expectedmatch = Array('');
2405 expectedmatch = Array('');
2413 expectedmatch = Array('');
2420 expectedmatch = Array('');
2428 expectedmatch = Array('');
2436 expectedmatch = Array('');
2443 expectedmatch = Array('');
2451 expectedmatch = Array('');
2459 expectedmatch = Array('');
2466 expectedmatch = Array('');
2474 expectedmatch = Array('');
2482 expectedmatch = Array('');
2489 expectedmatch = Array('');
2497 expectedmatch = Array('');
2505 expectedmatch = Array('');
2512 expectedmatch = Array('');
2520 expectedmatch = Array('');
2528 expectedmatch = Array('a');
2537 expectedmatch = Array('a');
2546 expectedmatch = Array('a');
2553 expectedmatch = Array('a');
2561 expectedmatch = Array('a');
2568 expectedmatch = Array('a');
2576 expectedmatch = Array('a');
2584 expectedmatch = Array('a');
2592 expectedmatch = Array('a');
2599 expectedmatch = Array('a');
2607 expectedmatch = Array('a');
2615 expectedmatch = Array('aa');
2624 expectedmatch = Array('aa');
2633 expectedmatch = Array('aa');
2640 expectedmatch = Array('aa');
2648 expectedmatch = Array('aa');
2655 expectedmatch = Array('aa');
2663 expectedmatch = Array('aa');
2671 expectedmatch = Array('aa');
2679 expectedmatch = Array('aa');
2686 expectedmatch = Array('aa');
2694 expectedmatch = Array('aa');
2702 expectedmatch = Array('ab');
2711 expectedmatch = Array('ab');
2720 expectedmatch = Array('ab');
2727 expectedmatch = Array('ab');
2735 expectedmatch = Array('ab');
2742 expectedmatch = Array('ab');
2750 expectedmatch = Array('ab');
2758 expectedmatch = Array('ab');
2766 expectedmatch = Array('ab');
2773 expectedmatch = Array('ab');
2781 expectedmatch = Array('ab');
2789 expectedmatch = Array('abb');
2798 expectedmatch = Array('abb');
2807 expectedmatch = Array('abb');
2814 expectedmatch = Array('abb');
2822 expectedmatch = Array('abb');
2829 expectedmatch = Array('abb');
2837 expectedmatch = Array('abb');
2845 expectedmatch = Array('abb');
2853 expectedmatch = Array('abb');
2860 expectedmatch = Array('abb');
2868 expectedmatch = Array('abb');
2875 expectedmatch = Array('c', '', 'c');
2882 expectedmatch = Array('foo.bart');
2889 expectedmatch = Array('dxxx');
2896 expectedmatch = Array('tt');
2904 expectedmatch = Array('9', '9');
2911 expectedmatch = Array('0-z', '0-z');
2920 expectedmatch = Array('a-9', 'a-9');
2927 expectedmatch = Array('0-z', '0-z');
2934 expectedmatch = Array('0-z', '0-z');
2942 expectedmatch = Array('3.1415926', '3.1415926');
2949 expectedmatch = Array('.c', undefined);
2956 expectedmatch = Array('.c', '.c', undefined);
2963 expectedmatch = Array('ab', 'a');
2970 expectedmatch = Array('abac', 'aba', undefined, 'c');
2977 expectedmatch = Array('a,b,c');
2984 expectedmatch = Array('a,b,c', 'b,');
2991 expectedmatch = Array('a,b,c');
2998 expectedmatch = Array('a,b,c', 'b,');
3005 expectedmatch = Array('aaa,b,c,d', 'c,');
3012 expectedmatch = Array('aaa,b,c,d', 'c,');
3019 expectedmatch = Array('aaa,b,c,d', 'c,');
3026 expectedmatch = Array('aaa,b,c,d', 'c,');
3033 expectedmatch = Array('aaa,b,c,d', 'c,');
3040 expectedmatch = Array('aaa,b,c,d', 'c,');
3047 expectedmatch = Array('aaa,b,c,d', 'c,');
3054 expectedmatch = Array('aaa,b,c,d', 'c,');
3061 expectedmatch = Array('aaa,b,c,d', 'c,');
3068 expectedmatch = Array('aaa,b,c,d', 'c,');
3075 expectedmatch = Array('aaa,b,c,d', 'c,');
3082 expectedmatch = Array('aaa,b,c,d', 'c,');
3090 expectedmatch = Array('\n');
3098 expectedmatch = Array('aba', 'a', undefined);
3105 expectedmatch = Array('aabbaa', 'aa', undefined);
3112 expectedmatch = Array('abcabcabcabc\n');
3119 expectedmatch = Array('a', undefined);
3126 expectedmatch = Array('aaaaaa', 'a', 'aa', 'a', 'aa');
3134 expectedmatch = Array('aaaaaa', 'aaa');
3142 expectedmatch = Array('x1', undefined, '1');
3149 expectedmatch = Array('012cxx0190', '012c', undefined, '0190');
3156 expectedmatch = Array('bbbac', 'a');
3163 expectedmatch = Array('bbbbac', 'a');
3170 expectedmatch = Array('aaaacccc', 'aaaacccc');
3177 expectedmatch = Array('bbbbcccc', 'bbbbcccc');
3198 expectedmatches[i] = expectedmatch;