-
The regex used for URL validation shows quadratic behavior with unusual, but not necessarily pathological, inputs:
```js
let re = new RegExp(
'^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?:…
-
javascript code:
```
var wordsStringOriginal = $("#search-field").val().normalize().replace(/[^\p{L}]/ug, ' ').replace(/ /g, ' ').trim();
…
-
```
sorry, my english is not good.
What steps will reproduce the problem?
1. setting proxy profile like "proxy profiles.png"
2. setting switch rules like "switch rules.png", the regexp is
"http(s?):/…
-
am using emacs 24.3 with xcscope. I need help in setting cscope-database-regexps. I am trying to setup so that it will look for code in this order
/home/mike/Src/master1/child1/child1
/home/mike/Src…
-
If the name of the datafield set contains uppercase characters...
```
\DeclareDatafieldSet{NAME}{
\member[...]
}
\DeclareStyleSourcemap{
\maps{
\map[foreach={NAME}]{
\step[fiel…
-
The only way to select a specific file is by its path, example:
```sh
vlc 'http://localhost:8080/data?magnet=...&path=Sintel.mp4'
```
Using regexp it can happen like that:
```sh
vlc 'http://…
-
I do have a spring boot - web flux (java 17) application with dependencies like:
```
org.springframework.boot
spring-boot-starter-parent
3.2.4
...
...
…
-
Migrated from [rt.perl.org#114636](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=114636) (status was 'open')
Searchable as RT114636$
p5pRT updated
2 years ago
-
Migrated from [rt.perl.org#121477](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=121477) (status was 'open')
Searchable as RT121477$
p5pRT updated
2 years ago
-
Migrated from [rt.perl.org#129802](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=129802) (status was 'open')
Searchable as RT129802$
p5pRT updated
2 years ago