-
Do we support Regex in Linq (converted to sql)?
mysql:
https://stackoverflow.com/questions/18780194/how-to-regex-in-a-sql-query
sqlite:
https://stackoverflow.com/questions/5071601/how-do-i-use…
-
### Do you want to request a *feature* or report a *bug*?
Feature
### What did you do?
- Create a front end `PathPrefix` matcher rule
- Tested route with various cases ... only the exact match, …
-
## Feature
We use the site for helping to build out regex patterns for Robot Framework which provides a number of keywords for using regex patterns in tests. These keywords require regex patterns pr…
-
This is a known bug, but I wanted to document it here with a workaround.
re::engine::RE2, at least up through version 0.17, ignores the utf8 flag of the target string during regex matching, and ins…
-
```
Welcome to Jim version 0.82
. set re [string map {{ } {}} { ^ \s* (\S+) \s+ (\w+) \s+ (\d+ \. \d+ \. \d+ \. \d+ / \d+)+ \s* }] ;# delete spaces used for legibility
^\s*(\S+)\s+(\w+)\s+(\d+\.\d…
-
### Short Summary
I wanted to preform a search and replace with regex, and use the group in the replace output.
It is only not replacing the $1 but just outputing $1
### Steps to Reproduce
Creat…
-
when I use Auto Find this is happend.
![QQ截图20220514095039](https://user-images.githubusercontent.com/98311796/168441214-bf602897-1eca-4eb5-b483-447eeada861e.png)
It seems that the text is mixed wit…
-
Consider the following filter:
```adblock
/^https?:\/\/[a-z]{8,15}\.top\/[a-z]{4,}\.json$/$xhr,3p,match-case
```
There are two `$` characters in the filter. The first represents an anchor to the e…
-
Hi, Dear Developers,
Not a **critical** bug, but ...
---
- Open a **new** tab and type in the following text :
~~~diff
aaa
abc
cde
def
zzz
~~~
- **Save** the modificati…
-
Migrated from [rt.perl.org#126327](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=126327) (status was 'open')
Searchable as RT126327$
p5pRT updated
2 years ago