Search found 1 match

by Hazado
21 May 2021 11:13
Forum: DOS Batch Forum
Topic: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets
Replies: 550
Views: 1991909

Re: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets

https://regex101.com/r/UnSIRS/1

Im attempting to make this regex work. Does work with regex101.

Regex - <AppSet>[\r\s]*?<Applicator>[\r\s]*?<plMatrixChannelApplicator>[\r\s]*?.*Pinky((?!<\/AppSet>))[\s\S]*?<\/AppSet>

Any Help is appreciated. Thank you