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

3
LINES

< > BotCompany Repo | #1031132 // onlyLinesContainingIC

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

Libraryless. Click here for Pure Java version (3108L/18K).

sS onlyLinesContainingIC(S substring, S text) {
  ret lines_possiblyRTrim(text, containingIC(lines(text), substring));
}

Author comment

Began life as a copy of #1030014

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031132
Snippet name: onlyLinesContainingIC
Eternal ID of this version: #1031132/1
Text MD5: 9a7fd2717103dd2bc88c07b54a9345ab
Transpilation MD5: 0595c07ff26ad693ee887afa7e34ec62
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-10 18:26:46
Source code size: 122 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 107 / 146
Referenced in: [show references]