Changes between Version 2 and Version 4 of Ticket #705


Ignore:
Timestamp:
Aug 2, 2007, 8:41:04 AM (17 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #705

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #705 – Description

    v2 v4  
    1 This regexp seems to work: ;(?=(?:[^"]*"[^"]*")*(?![^"]*"))
     1This regexp seems to work:
     2{{{
     3;(?=(?:[^"]*"[^"]*")*(?![^"]*"))
     4}}}
     5
    26
    37Thanks to Raimond Brookman