Lines Matching +full:- +full:- +full:-
1 /-- These are a few representative patterns whose lengths and offsets are to be
5 is required for these tests. --/
9 ------------------------------------------------------------------
16 ------------------------------------------------------------------
20 ------------------------------------------------------------------
31 ------------------------------------------------------------------
35 ------------------------------------------------------------------
46 ------------------------------------------------------------------
50 ------------------------------------------------------------------
53 3 [0-9A-Za-z]
56 ------------------------------------------------------------------
60 ------------------------------------------------------------------
64 ------------------------------------------------------------------
73 ------------------------------------------------------------------
78 ------------------------------------------------------------------
86 ------------------------------------------------------------------
91 ------------------------------------------------------------------
95 ------------------------------------------------------------------
100 ------------------------------------------------------------------
104 ------------------------------------------------------------------
110 ------------------------------------------------------------------
114 ------------------------------------------------------------------
122 ------------------------------------------------------------------
124 /^((a+)(?U)([ab]+)(?-U)([bc]+)(\w*))/BM
126 ------------------------------------------------------------------
145 ------------------------------------------------------------------
147 …-i\'w\%hKd6gt1UJP\,15_\#QY\$M\^Mss_U\/\]\&LK9\[5vQub\^w\[KDD\<EjmhUZ\?\.akp2dF\>qmj\;2\}YWFdYx\.Ap…
149 ------------------------------------------------------------------
151 …-i'w%hKd6gt1UJP,15_#QY$M^Mss_U/]&LK9[5vQub^w[KDD<EjmhUZ?.akp2dF>qmj;2}YWFdYx.Ap]hjCPTP(n28k+3;o&WX…
155 ------------------------------------------------------------------
157 …-i\'w\%hKd6gt1UJP\,15_\#QY\$M\^Mss_U\/\]\&LK9\[5vQub\^w\[KDD\<EjmhUZ\?\.akp2dF\>qmj\;2\}YWFdYx\.Ap…
159 ------------------------------------------------------------------
161 …-i'w%hKd6gt1UJP,15_#QY$M^Mss_U/]&LK9[5vQub^w[KDD<EjmhUZ?.akp2dF>qmj;2}YWFdYx.Ap]hjCPTP(n28k+3;o&WX…
165 ------------------------------------------------------------------
169 ------------------------------------------------------------------
178 ------------------------------------------------------------------
182 ------------------------------------------------------------------
193 ------------------------------------------------------------------
197 ------------------------------------------------------------------
211 ------------------------------------------------------------------
215 ------------------------------------------------------------------
231 ------------------------------------------------------------------
235 ------------------------------------------------------------------
249 ------------------------------------------------------------------
253 ------------------------------------------------------------------
262 ------------------------------------------------------------------
266 ------------------------------------------------------------------
281 ------------------------------------------------------------------
285 ------------------------------------------------------------------
290 ------------------------------------------------------------------
294 ------------------------------------------------------------------
299 ------------------------------------------------------------------
303 ------------------------------------------------------------------
308 ------------------------------------------------------------------
312 ------------------------------------------------------------------
317 ------------------------------------------------------------------
321 ------------------------------------------------------------------
326 ------------------------------------------------------------------
333 ------------------------------------------------------------------
338 ------------------------------------------------------------------
342 ------------------------------------------------------------------
347 ------------------------------------------------------------------
351 ------------------------------------------------------------------
356 ------------------------------------------------------------------
360 ------------------------------------------------------------------
365 ------------------------------------------------------------------
369 ------------------------------------------------------------------
374 ------------------------------------------------------------------
382 ------------------------------------------------------------------
387 ------------------------------------------------------------------
395 ------------------------------------------------------------------
400 ------------------------------------------------------------------
408 ------------------------------------------------------------------
413 ------------------------------------------------------------------
417 ------------------------------------------------------------------
422 ------------------------------------------------------------------
424 /^[\x{100}\E-\Q\E\x{150}]/B8M
426 ------------------------------------------------------------------
429 3 [\x{100}-\x{150}]
432 ------------------------------------------------------------------
434 /^[\QĀ\E-\QŐ\E]/B8M
436 ------------------------------------------------------------------
439 3 [\x{100}-\x{150}]
442 ------------------------------------------------------------------
444 /^[\QĀ\E-\QŐ\E/B8M
449 ------------------------------------------------------------------
454 ------------------------------------------------------------------
458 ------------------------------------------------------------------
463 ------------------------------------------------------------------
467 ------------------------------------------------------------------
472 ------------------------------------------------------------------
476 ------------------------------------------------------------------
481 ------------------------------------------------------------------
485 ------------------------------------------------------------------
487 2 [a-c\p{L}\x{660}]
490 ------------------------------------------------------------------
494 ------------------------------------------------------------------
499 ------------------------------------------------------------------
501 /[\p{Nd}+-]+/8BM
503 ------------------------------------------------------------------
505 2 [+\-\p{Nd}]++
508 ------------------------------------------------------------------
512 ------------------------------------------------------------------
517 ------------------------------------------------------------------
521 ------------------------------------------------------------------
526 ------------------------------------------------------------------
528 /[\x{105}-\x{109}]/8iBM
530 ------------------------------------------------------------------
532 2 [\x{104}-\x{109}]
535 ------------------------------------------------------------------
539 ------------------------------------------------------------------
553 ------------------------------------------------------------------
557 ------------------------------------------------------------------
569 ------------------------------------------------------------------
573 ------------------------------------------------------------------
578 ------------------------------------------------------------------
582 ------------------------------------------------------------------
587 ------------------------------------------------------------------
591 ------------------------------------------------------------------
596 ------------------------------------------------------------------
600 ------------------------------------------------------------------
605 ------------------------------------------------------------------
609 ------------------------------------------------------------------
614 ------------------------------------------------------------------
618 ------------------------------------------------------------------
623 ------------------------------------------------------------------
627 ------------------------------------------------------------------
632 ------------------------------------------------------------------
636 ------------------------------------------------------------------
641 ------------------------------------------------------------------
644 ------------------------------------------------------------------
649 ------------------------------------------------------------------
652 ------------------------------------------------------------------
654 2 [ -~\x80-\xff\P{L}\x{100}-\x{10ffff}]++
657 ------------------------------------------------------------------
660 ------------------------------------------------------------------
662 2 [ -~\x80-\xff\x{100}-\x{10ffff}\P{L}]++
665 ------------------------------------------------------------------
668 ------------------------------------------------------------------
673 ------------------------------------------------------------------
676 ------------------------------------------------------------------
681 ------------------------------------------------------------------
684 ------------------------------------------------------------------
710 ------------------------------------------------------------------
712 /(((a\2)|(a*)\g<-1>))*a?/B
713 ------------------------------------------------------------------
734 ------------------------------------------------------------------
737 ------------------------------------------------------------------
749 ------------------------------------------------------------------
752 ------------------------------------------------------------------
766 ------------------------------------------------------------------
768 /-- End of testinput11 --/