OSSP CVS Repository

ossp - ossp-pkg/pcre/pcre_test.d/testinput6 1.1
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-pkg/pcre/pcre_test.d/testinput6 1.1
/\x{100}/8DM

/\x{1000}/8DM

/\x{10000}/8DM

/\x{100000}/8DM

/\x{1000000}/8DM

/\x{4000000}/8DM

/\x{7fffFFFF}/8DM

/[\x{ff}]/8DM

/[\x{100}]/8DM

/\x{ffffffff}/8

/\x{100000000}/8

/^\x{100}a\x{1234}/8
    \x{100}a\x{1234}bcd

/\x80/8D

/\xff/8D

/-- These tests are here rather than in testinput5 because Perl 5.6 has --/
/-- some problems with UTF-8 support, in the area of \x{..} where the   --/
/-- value is < 255. It grumbles about invalid UTF-8 strings.            --/

/^[a\x{c0}]b/8
    \x{c0}b
    
/^([a\x{c0}]*?)aa/8
    a\x{c0}aaaa/ 

/^([a\x{c0}]*?)aa/8
    a\x{c0}aaaa/ 
    a\x{c0}a\x{c0}aaa/ 

/^([a\x{c0}]*)aa/8
    a\x{c0}aaaa/ 
    a\x{c0}a\x{c0}aaa/ 

/^([a\x{c0}]*)a\x{c0}/8
    a\x{c0}aaaa/ 
    a\x{c0}a\x{c0}aaa/ 

/ End of testinput6 /

CVSTrac 2.0.1