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

3
LINES

< > BotCompany Repo | #1020267 // dm_dontQuickSearch - terms to not quick-search

JavaX fragment (include)

sbool dm_dontQuickSearch(S s) {
  ret matchOneOf(s, "yes", "no");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020267
Snippet name: dm_dontQuickSearch - terms to not quick-search
Eternal ID of this version: #1020267/1
Text MD5: e145c89195dc08430e7a07c87c8085b7
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-12 01:49:27
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 212 / 264
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1028018 - dm_dontQuickSearch_combined