Libraryless. Click here for Pure Java version (787L/5K/21K).
static int indexOfIC_fullWord(S s, S word) { ret indexOf_regexpIC(s, "\\b" + regexpQuote(word) + "\\b"); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012556 |
| Snippet name: | indexOfIC_fullWord - find exact words in string |
| Eternal ID of this version: | #1012556/2 |
| Text MD5: | 55f4543dc236bce7cdb69b3a62f84651 |
| Transpilation MD5: | b357257180ad3158dc9dc64d328cebac |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-18 06:02:57 |
| Source code size: | 110 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 715 / 822 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |