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

3
LINES

< > BotCompany Repo | #1010450 // web_matchNodeName (ignore-case)

JavaX fragment (include)

static bool web_matchNodeName(WebNode node, S pat) {
  ret eq(pat, "*") || eqic(pat, web_text(node));
}

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: #1010450
Snippet name: web_matchNodeName (ignore-case)
Eternal ID of this version: #1010450/1
Text MD5: 0439c3299034dd1eb34989723f792612
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-18 01:16:03
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 358 / 387
Referenced in: [show references]