~ubuntu-branches/ubuntu/utopic/pcre3/utopic-proposed

« back to all changes in this revision

Viewing changes to testdata/testinput9

  • Committer: Bazaar Package Importer
  • Author(s): Mark Baker
  • Date: 2010-05-07 21:18:05 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100507211805-hgyyr2003bmbu54m
Tags: 8.02-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/-- This set of tests check Unicode property support with the DFA matching 
 
2
    functionality of pcre_dfa_exec(). The -dfa flag must be used with pcretest
 
3
    when running it. --/
 
4
 
1
5
/\pL\P{Nd}/8
2
6
    AB
3
7
    *** Failers
843
847
    ** Failers 
844
848
    \x{1d79}\x{a77d} 
845
849
 
846
 
/ End / 
 
850
/-- End of testinput9 --/