Warning: session_start(): open(/var/lib/php/sessions/sess_6u9ei23m2o00sc7heo95a5o7qh, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
ewic - synonym of endsWithIgnoreCase [1003025]

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

9
LINES

< > BotCompany Repo | #1003025 // ewic - synonym of endsWithIgnoreCase

JavaX fragment (include)

1  
static bool ewic(S a, S b) {
2  
  ret endsWithIgnoreCase(a, b);
3  
}
4  
5  
ifclass Matches
6  
static bool ewic(S a, S b, Matches m) {
7  
  ret endsWithIgnoreCase(a, b, m);
8  
}
9  
endif

download  show line numbers  debug dex  old transpilations   

Travelled to 21 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, dpqxeycirhfy, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xfddqsrefgvo, xrpafgyirdlv

No comments. add comment

Snippet ID: #1003025
Snippet name: ewic - synonym of endsWithIgnoreCase
Eternal ID of this version: #1003025/3
Text MD5: 3aef26752bdbd19e36ba562dfed06a9c
Author: stefan
Category: eleu / nl
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-13 03:46:11
Source code size: 170 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 1640 / 3544
Version history: 2 change(s)
Referenced in: [show references]