Warning: session_start(): open(/var/lib/php/sessions/sess_95m7r0h4de3claau7kg424309f, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
regexpExplainLink (using regex101.com) [1032597]

Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1032597 // regexpExplainLink (using regex101.com)

JavaX fragment (include)

sS regexpExplainLink(S regex, S testString default null) {
  // the empty fields are needed, otherwise error 500
  ret addParamsToURL("https://regex101.com",
    +regex,
    testString := unnull(testString),
    flags := "",
    subst := "",
    delimiter := "",
    flavor := "java");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032597
Snippet name: regexpExplainLink (using regex101.com)
Eternal ID of this version: #1032597/1
Text MD5: 6e8302b521e602c4357812c618164532
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-24 15:44:07
Source code size: 296 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 480 / 484
Referenced in: [show references]