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

3
LINES

< > BotCompany Repo | #1027474 // negateRegexp - use with regexpFind

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (33L/1K).

sS negateRegexp(S re) {
  ret "^" + regexpNegativeLookahead(".*?" + re);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027474
Snippet name: negateRegexp - use with regexpFind
Eternal ID of this version: #1027474/4
Text MD5: 728c79bbeb48578baf0f79c662abd6f3
Transpilation MD5: b65f68f352265d141e2d5b7c17ce49cf
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-22 14:06:20
Source code size: 76 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 105 / 170
Version history: 3 change(s)
Referenced in: [show references]