Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Negative regex matches #320

Open
mojodna opened this issue Nov 24, 2013 · 2 comments
Open

Negative regex matches #320

mojodna opened this issue Nov 24, 2013 · 2 comments

Comments

@mojodna
Copy link
Contributor

mojodna commented Nov 24, 2013

Carto already has =~, !~ is its complement.

@springmeyer
Copy link

Interested in providing a patch for this? If so trying to get more to the bottom of #213 would be good - I tend to not recommend people use regex due to #213.

@yvecai
Copy link

yvecai commented Mar 6, 2018

Not so sure it would be just an enhancement, in XML this can be done and can be very useful:
<Filter>![key].match('.*value.*')</Filter>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants