|
How to halt the match after the first instance
|
|
Aug. 11, 2019, 05:30 AM
(This post was last modified: Aug. 11, 2019 05:32 AM by JJoe.)
Post: #6
|
|||
|
|||
RE: How to halt the match after the first instance
(Aug. 10, 2019 07:24 PM)zoltan Wrote: but there's also the case where "mary" or "anne" would match "maryanne." The "j" solution should cover that too, right? "anne" should be ok. "mary" may need (^?). (Aug. 10, 2019 07:24 PM)zoltan Wrote: But I also remember from Exceptions-U that order matters, so if "maryanne" is first, then "anne" and "mary" could come afterword and be treated separately. By default, to speed up matching, the Proxomitron reorders the lists. http://local.ptron/.pinfo/lists/Exceptions-U tells me the entry on line 247 of Exceptions-U.ptxt will be scanned after 1171. So, if "maryanne" precedes "mary" in 'C-blocklist.txt' and matches more frequently, it may also precede "mary" in The Proxomitron's hashed list. Then, 'mary' should not be a problem. You can disable the reordering of a list by adding the "NoHash" keyword to the list. This slows matching but has its uses. SRL Wrote:On the inside... |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
How to halt the match after the first instance - zoltan - Aug. 09, 2019, 02:59 AM
RE: How to halt the match after the first instance - JJoe - Aug. 09, 2019, 06:31 PM
RE: How to halt the match after the first instance - zoltan - Aug. 10, 2019, 02:10 AM
RE: How to halt the match after the first instance - JJoe - Aug. 10, 2019, 04:52 AM
RE: How to halt the match after the first instance - zoltan - Aug. 10, 2019, 07:24 PM
RE: How to halt the match after the first instance - JJoe - Aug. 11, 2019 05:30 AM
RE: How to halt the match after the first instance - zoltan - Aug. 12, 2019, 02:24 AM
|

Search
Member List
Calendar
Help





![[-]](images/ONi/collapse.gif)