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

3
LINES

< > BotCompany Repo | #1026550 // cicWithWordBoundary - synonym of containsWord_regexp

JavaX fragment (include)

1  
sbool cicWithWordBoundary(S s, S word) {
2  
  ret containsWord_regexp(s, word);
3  
}

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: #1026550
Snippet name: cicWithWordBoundary - synonym of containsWord_regexp
Eternal ID of this version: #1026550/1
Text MD5: 852e01e7f2898ad37f97a4749799cf2e
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-12 15:50:14
Source code size: 78 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 186 / 219
Referenced in: [show references]