sbool isNonLatinLetter(char c) { ret isLetter(c) && !isLatinChar(c); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021938 |
Snippet name: | isNonLatinLetter |
Eternal ID of this version: | #1021938/1 |
Text MD5: | fe2c5b6b0b81358ad7b89e059dce6aa1 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-03 21:05:15 |
Source code size: | 74 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 255 / 288 |
Referenced in: | [show references] |