Changes between Initial Version and Version 1 of Ticket #16976, comment 2


Ignore:
Timestamp:
2018-11-10T16:52:05+01:00 (7 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16976, comment 2

    initial v1  
    1 Found some more using this pattern on all java sources: [^']'{[0-9]}'
     1Found some more using this pattern on all java sources:
     2{{{
     3[^']'{[0-9]}'
     4}}}
    25See attached patches.