/[pcre]/code/trunk/testdata/testinput11
ViewVC logotype

Diff of /code/trunk/testdata/testinput11

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 543 by ph10, Tue Jun 15 16:33:29 2010 UTC revision 551 by ph10, Sun Oct 10 17:33:07 2010 UTC
# Line 478  however, we need the complication for Pe Line 478  however, we need the complication for Pe
478  /(\w+)b(*COMMIT)\w{2}/  /(\w+)b(*COMMIT)\w{2}/
479      abbb      abbb
480    
481    /--- Check opening parens in comment when seeking forward reference. ---/
482    
483    /(?&t)(?#()(?(DEFINE)(?<t>a))/
484        bac
485    
486    /--- COMMIT should override THEN ---/
487    
488    /(?>(*COMMIT)(?>yes|no)(*THEN)(*F))?/
489      yes
490    
491    /(?>(*COMMIT)(yes|no)(*THEN)(*F))?/
492      yes
493    
494    /^((yes|no)(*THEN)(*F))?/
495      yes
496    
497  /-- End of testinput11 --/  /-- End of testinput11 --/

Legend:
Removed from v.543  
changed lines
  Added in v.551

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12