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

3
LINES

< > BotCompany Repo | #1026731 // swic_wordBoundary_neq - swic + respect word boundary + neqic

JavaX fragment (include)

sbool swic_wordBoundary_neq(S a, S b) {
  ret containsRegexpIC(a, "^" + regexpQuote(b) + "\\b.");
}

Author comment

Began life as a copy of #1026730

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: #1026731
Snippet name: swic_wordBoundary_neq - swic + respect word boundary + neqic
Eternal ID of this version: #1026731/1
Text MD5: f940f60d3f5362ea78d2886a0304aafb
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-19 20:52:57
Source code size: 101 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 84 / 111
Referenced in: [show references]