~ubuntu-branches/ubuntu/oneiric/pcre3/oneiric

« back to all changes in this revision

Viewing changes to testdata/testinput8

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-01-25 12:25:05 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110125122505-poii7htffw5ctwdy
Tags: 8.12-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
    �
64
64
    ���
65
65
    ���\?
 
66
    \xe1\x88 
 
67
    \P\xe1\x88 
 
68
    \P\P\xe1\x88 
66
69
 
67
70
/a.b/8
68
71
    acb
685
688
    xxxxabcde\P
686
689
    xxxxabcde\P\P
687
690
 
 
691
/\bthe cat\b/8
 
692
    the cat\P
 
693
    the cat\P\P
 
694
 
 
695
/a+/8
 
696
    a\x{123}aa\>1
 
697
    a\x{123}aa\>2
 
698
    a\x{123}aa\>3
 
699
    a\x{123}aa\>4
 
700
    a\x{123}aa\>5
 
701
    a\x{123}aa\>6
 
702
 
688
703
/-- End of testinput8 --/